Associated with D56338.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D56339
[WebAssembly] Instruction renaming ClosedPublic Authored by tlively on Jan 4 2019, 3:45 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google and 2 others. · View Herald TranscriptJan 4 2019, 3:45 PM This revision is now accepted and ready to land.Jan 7 2019, 9:30 AM Closed by commit rL350610: [WebAssembly] Instruction renaming (authored by tlively). · Explain WhyJan 7 2019, 10:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180614 lld/trunk/test/wasm/alias.ll
lld/trunk/test/wasm/call-indirect.ll
lld/trunk/test/wasm/export-table.test
lld/trunk/test/wasm/import-table.test
lld/trunk/test/wasm/local-symbols.ll
lld/trunk/test/wasm/locals-duplicate.test
lld/trunk/test/wasm/relocatable.ll
lld/trunk/test/wasm/shared.ll
lld/trunk/test/wasm/stack-pointer.ll
lld/trunk/test/wasm/undefined-weak-call.ll
lld/trunk/test/wasm/weak-alias-overide.ll
lld/trunk/test/wasm/weak-alias.ll
lld/trunk/test/wasm/weak-symbols.ll
lld/trunk/test/wasm/weak-undefined.ll
lld/trunk/wasm/OutputSections.cpp
lld/trunk/wasm/Writer.cpp
lld/trunk/wasm/WriterUtils.cpp
|