This matchs the CodeGen tests and makes it a little easy
to run these from the command line manually.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42440
[WebAssembly] MC: Use inline triple in test bitcode files ClosedPublic Authored by sbc100 on Jan 23 2018, 1:08 PM.
Details Summary This matchs the CodeGen tests and makes it a little easy
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptJan 23 2018, 1:08 PM This revision is now accepted and ready to land.Jan 23 2018, 2:44 PM Closed by commit rL323275: [WebAssembly] MC: Use inline triple in test bitcode files (authored by sbc). · Explain WhyJan 23 2018, 3:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131154 llvm/trunk/test/MC/WebAssembly/bss.ll
llvm/trunk/test/MC/WebAssembly/comdat.ll
llvm/trunk/test/MC/WebAssembly/custom-code-section.ll
llvm/trunk/test/MC/WebAssembly/debug-info.ll
llvm/trunk/test/MC/WebAssembly/explicit-sections.ll
llvm/trunk/test/MC/WebAssembly/external-data.ll
llvm/trunk/test/MC/WebAssembly/external-func-address.ll
llvm/trunk/test/MC/WebAssembly/func-address.ll
llvm/trunk/test/MC/WebAssembly/global-ctor-dtor.ll
llvm/trunk/test/MC/WebAssembly/reloc-code.ll
llvm/trunk/test/MC/WebAssembly/reloc-data.ll
llvm/trunk/test/MC/WebAssembly/sections.ll
llvm/trunk/test/MC/WebAssembly/stack-ptr.ll
llvm/trunk/test/MC/WebAssembly/unnamed-data.ll
llvm/trunk/test/MC/WebAssembly/visibility.ll
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
llvm/trunk/test/MC/WebAssembly/weak.ll
|