Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37757
[WebAssembly] MC: Support for static init and fini sections ClosedPublic Authored by sbc100 on Sep 12 2017, 12:29 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 12 2017, 12:29 PM This revision is now accepted and ready to land.Sep 26 2017, 9:25 AM Closed by commit rL314783: [WebAssembly] MC: Support for init_array and fini_array (authored by sbc). · Explain WhyOct 3 2017, 4:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 117497 llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/trunk/test/MC/WebAssembly/init-fini-array.ll |
These test expectations didn't match what obj2yaml prints, so I updated them in rL314823