This is an archive of the discontinued LLVM Phabricator instance.

[WebAssembly] Rely on default file format in test code. NFC.
AbandonedPublic

Authored by sbc100 on Jan 23 2018, 11:35 AM.

Details

Reviewers
None
Summary

Wasm is now the default output file format so we can rely
on this in test code and don't need this string 4 part "triple".

Diff Detail

Event Timeline

sbc100 created this revision.Jan 23 2018, 11:35 AM
sbc100 abandoned this revision.Feb 7 2018, 11:45 AM

I like this idea, did you abandon this CL in favor of something else?

I think @sunfish perfers to be explicit about this kind of thing, and I inclined to agree, at least until we drop -elf