[PATCH] D43683: [WebAssembly] Add exception handling option and feature

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 23 16:44:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326004: [WebAssembly] Add exception handling option and feature (authored by aheejin, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43683

Files:
  llvm/trunk/include/llvm/CodeGen/CommandFlags.def
  llvm/trunk/include/llvm/MC/MCTargetOptions.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssembly.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblySubtarget.h
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43683.135732.patch
Type: text/x-patch
Size: 7091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/311f3d74/attachment-0001.bin>


More information about the llvm-commits mailing list