[PATCH] D50653: [WebAssembly] Add isEHScopeReturn instruction property
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 20 10:37:09 PDT 2018
aheejin updated this revision to Diff 161507.
aheejin added a comment.
test fix
Repository:
rL LLVM
https://reviews.llvm.org/D50653
Files:
include/llvm/CodeGen/MachineBasicBlock.h
include/llvm/CodeGen/MachineInstr.h
include/llvm/MC/MCInstrDesc.h
include/llvm/Target/Target.td
lib/CodeGen/Analysis.cpp
lib/Target/WebAssembly/WebAssemblyInstrControl.td
lib/Target/X86/X86InstrCompiler.td
test/CodeGen/WebAssembly/exception.ll
utils/TableGen/CodeGenInstruction.cpp
utils/TableGen/CodeGenInstruction.h
utils/TableGen/InstrDocsEmitter.cpp
utils/TableGen/InstrInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50653.161507.patch
Type: text/x-patch
Size: 9067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/fe52481b/attachment.bin>
More information about the llvm-commits
mailing list