Similar to https://reviews.llvm.org/D61334, update clang tests to use the "wasm32-wasi" triple, removing the "-musl" environment and omitting the "-unknown" vendor.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D61338
[WebAssembly] Use the "wasm32-wasi" triple in tests ClosedPublic Authored by sunfish on Apr 30 2019, 1:41 PM.
Details Summary Similar to https://reviews.llvm.org/D61334, update clang tests to use the "wasm32-wasi" triple, removing the "-musl" environment and omitting the "-unknown" vendor.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 30 2019, 2:00 PM Closed by commit rC359630: [WebAssembly] Use the "wasm32-wasi" triple in tests (authored by djg). · Explain WhyApr 30 2019, 4:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197479 test/Driver/wasm-toolchain.c
test/Driver/wasm-toolchain.cpp
test/Preprocessor/init.c
|