[PATCH] D67208: [WebAssembly] Add -fwasm-exceptions for wasm EH
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 4 21:59:24 PDT 2019
aheejin updated this revision to Diff 218834.
aheejin added a comment.
- Remove a blank line
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67208/new/
https://reviews.llvm.org/D67208
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGException.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCXX/wasm-eh.cpp
clang/test/Driver/wasm-toolchain.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67208.218834.patch
Type: text/x-patch
Size: 8690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190905/72d22f58/attachment-0001.bin>
More information about the cfe-commits
mailing list