[PATCH] D52748: [WebAssembly] LSDA info generation

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 15 17:12:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344575: [WebAssembly] LSDA info generation (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D52748

Files:
  llvm/trunk/include/llvm/CodeGen/MachineFunction.h
  llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CMakeLists.txt
  llvm/trunk/lib/CodeGen/AsmPrinter/EHStreamer.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/EHStreamer.h
  llvm/trunk/lib/CodeGen/AsmPrinter/WasmException.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/WasmException.h
  llvm/trunk/lib/CodeGen/MachineFunction.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/trunk/lib/CodeGen/WasmEHPrepare.cpp
  llvm/trunk/lib/MC/MCObjectFileInfo.cpp
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/test/CodeGen/WebAssembly/eh-lsda.ll
  llvm/trunk/test/CodeGen/WebAssembly/wasmehprepare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52748.169774.patch
Type: text/x-patch
Size: 40496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/c67a37bb/attachment.bin>


More information about the llvm-commits mailing list