Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lld/trunk/wasm/
-
trunk/
-
wasm/
-
Writer.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D43712
[WebAssembly] Remove ELF-ness.
Closed
Public
Authored by
ruiu
on Feb 23 2018, 7:46 PM.
Download Raw Diff
Details
Reviewers
sbc100
Commits
rG4764b5748aef: [WebAssembly] Remove ELF-ness.
rLLD326289: [WebAssembly] Remove ELF-ness.
rL326289: [WebAssembly] Remove ELF-ness.
Summary
These output section names are ELF-specific. We shouldn't have this rule
for WebAssembly.
Diff Detail
Repository
rL LLVM
Event Timeline
ruiu
created this revision.
Feb 23 2018, 7:46 PM
Herald
added subscribers:
sunfish
,
aheejin
,
jgravelle-google
and
2 others
.
·
View Herald Transcript
Feb 23 2018, 7:46 PM
Harbormaster
completed remote builds in
B15392: Diff 135769
.
Feb 23 2018, 7:46 PM
sbc100
accepted this revision.
Feb 27 2018, 11:51 AM
This revision is now accepted and ready to land.
Feb 27 2018, 11:51 AM
Closed by commit
rL326289: [WebAssembly] Remove ELF-ness.
(authored by
ruiu
).
·
Explain Why
Feb 27 2018, 4:59 PM
This revision was automatically updated to reflect the committed changes.