This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rC Clang

Event Timeline

sunfish created this revision.Apr 30 2019, 1:41 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 30 2019, 1:41 PM
sbc100 accepted this revision.Apr 30 2019, 2:00 PM
This revision is now accepted and ready to land.Apr 30 2019, 2:00 PM
This revision was automatically updated to reflect the committed changes.