[PATCH] D52748: [WebAssembly] LSDA info generation
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 15 15:38:07 PDT 2018
aheejin updated this revision to Diff 169761.
aheejin added a comment.
- Factor out mapWasmLandingPadIndex
Repository:
rL LLVM
https://reviews.llvm.org/D52748
Files:
include/llvm/CodeGen/MachineFunction.h
include/llvm/IR/IntrinsicsWebAssembly.td
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/CMakeLists.txt
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/AsmPrinter/EHStreamer.h
lib/CodeGen/AsmPrinter/WasmException.cpp
lib/CodeGen/AsmPrinter/WasmException.h
lib/CodeGen/MachineFunction.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/CodeGen/WasmEHPrepare.cpp
lib/MC/MCObjectFileInfo.cpp
lib/MC/WasmObjectWriter.cpp
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
lib/Target/WebAssembly/WebAssemblyInstrInfo.td
lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
test/CodeGen/WebAssembly/eh-lsda.ll
test/CodeGen/WebAssembly/wasmehprepare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52748.169761.patch
Type: text/x-patch
Size: 39750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181015/b6312e54/attachment.bin>
More information about the llvm-commits
mailing list