Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
Paths
| Differential D46070
[WebAssembly] Add version of linking section (to match llvm-side change) ClosedPublic Authored by sbc100 on Apr 25 2018, 10:24 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptApr 25 2018, 10:24 AM This revision is now accepted and ready to land.Apr 26 2018, 8:07 AM Closed by commit rLLD330971: [WebAssembly] Add version to linking section (to match llvm-side change) (authored by sbc). · Explain WhyApr 26 2018, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144167 test/wasm/Inputs/globals.yaml
test/wasm/Inputs/undefined-globals.yaml
test/wasm/data-layout.ll
test/wasm/init-fini.ll
test/wasm/locals-duplicate.test
test/wasm/many-functions.ll
test/wasm/relocatable.ll
test/wasm/stack-pointer.ll
test/wasm/weak-alias.ll
wasm/Writer.cpp
|