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
D42028
[WebAssembly] Fix build failures due to warning
Closed
Public
Authored by
ncw
on Jan 13 2018, 3:46 AM.
Download Raw Diff
Details
Reviewers
sbc100
ruiu
Commits
rGa697df52cf28: [WebAssembly] Fix build failures due to warning
rLLD322442: [WebAssembly] Fix build failures due to warning
rL322442: [WebAssembly] Fix build failures due to warning
Summary
The LLD waterfall is broken!
Oops, the waterfall tests with
-Werror -Wunused-variable
.
Diff Detail
Repository
rL LLVM
Event Timeline
ncw
created this revision.
Jan 13 2018, 3:46 AM
Herald
added subscribers:
llvm-commits
,
sunfish
,
aheejin
and
3 others
.
·
View Herald Transcript
Jan 13 2018, 3:46 AM
This revision was not accepted when it landed; it landed in state
Needs Review
.
Jan 13 2018, 8:01 AM
Closed by commit
rL322442: [WebAssembly] Fix build failures due to warning
(authored by
sbc
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.