[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:27:33 PST 2018


aheejin updated this revision to Diff 135729.
aheejin marked an inline comment as done.
aheejin added a comment.

- Address comments


Repository:
  rL LLVM

https://reviews.llvm.org/D43683

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

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


More information about the llvm-commits mailing list