Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/lib/IR/
-
trunk/
-
lib/
-
IR/
-
ValueTypes.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D44325
[WebAssembly] Add EVT::getEVTString() for except_ref type
Closed
Public
Authored by
aheejin
on Mar 9 2018, 1:50 PM.
Download Raw Diff
Details
Reviewers
jeroen.dobbelaere
dschuff
Commits
rGc332ae8be81f: [WebAssembly] Add EVT::getEVTString() for except_ref type
rL327187: [WebAssembly] Add EVT::getEVTString() for except_ref type
Summary
This was missing in
D43706
(
rL326985
).
Diff Detail
Repository
rL LLVM
Event Timeline
aheejin
created this revision.
Mar 9 2018, 1:50 PM
Herald
added subscribers:
llvm-commits
,
sunfish
,
jgravelle-google
and
2 others
.
·
View Herald Transcript
Mar 9 2018, 1:50 PM
Harbormaster
completed remote builds in
B15907: Diff 137833
.
Mar 9 2018, 1:52 PM
aheejin
added a comment.
Mar 9 2018, 3:25 PM
Comment Actions
Merging, because this is trivial.
This revision was not accepted when it landed; it landed in state
Needs Review
.
Mar 9 2018, 3:31 PM
Closed by commit
rL327187: [WebAssembly] Add EVT::getEVTString() for except_ref type
(authored by
aheejin
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.