[PATCH] D52748: [WebAssembly] LSDA info generation
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 16:57:48 PDT 2018
aheejin updated this revision to Diff 168910.
aheejin added a comment.
- Emit .size after .p2align
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.168910.patch
Type: text/x-patch
Size: 39117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/a4d73474/attachment.bin>
More information about the llvm-commits
mailing list