Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/Object/
-
trunk/
-
lib/
-
Object/
-
WasmObjectFile.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D57424
[WebAssembly] Add missing SymbolRef update from rL352551
Closed
Public
Authored by
sbc100
on Jan 29 2019, 4:14 PM.
Download Raw Diff
Details
Reviewers
tlively
Commits
rGc7d2e5f15427: [WebAssembly] Add missing SymbolRef update from rL352551
rL352573: [WebAssembly] Add missing SymbolRef update from rL352551
Summary
This change broke some MC tests which are now fixed.
Diff Detail
Repository
rL LLVM
Event Timeline
sbc100
created this revision.
Jan 29 2019, 4:14 PM
Herald
added subscribers:
llvm-commits
,
sunfish
,
aheejin
and
2 others
.
·
View Herald Transcript
Jan 29 2019, 4:14 PM
Harbormaster
completed remote builds in
B27477: Diff 184202
.
Jan 29 2019, 4:14 PM
sbc100
added a reviewer:
tlively
.
Jan 29 2019, 4:14 PM
This revision was not accepted when it landed; it landed in state
Needs Review
.
Jan 29 2019, 4:15 PM
Closed by commit
rL352573: [WebAssembly] Add missing SymbolRef update from rL352551
(authored by
sbc
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.