[PATCH] D101735: [WebAssembly] Reenable end-to-end test in wasm-eh.cpp
Heejin Ahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 10 21:23:47 PDT 2021
aheejin added a comment.
@dblaikie I can remove this one. This is not an important test anyway. But where are we supposed to test the arguments clang driver invokes the backend LLVM compilation with? This was mainly to test if `-exception-model=wasm` reaches the backend compilation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101735/new/
https://reviews.llvm.org/D101735
More information about the cfe-commits
mailing list