[PATCH] D42440: [WebAssembly] MC: Use inline triple in test bitcode files

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 13:11:36 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.
sbc100 added reviewers: dschuff, sunfish.

This matchs the CodeGen tests and makes it a little easy
to run these from the command line manually.


Repository:
  rL LLVM

https://reviews.llvm.org/D42440

Files:
  test/MC/WebAssembly/bss.ll
  test/MC/WebAssembly/comdat.ll
  test/MC/WebAssembly/custom-code-section.ll
  test/MC/WebAssembly/debug-info.ll
  test/MC/WebAssembly/explicit-sections.ll
  test/MC/WebAssembly/external-data.ll
  test/MC/WebAssembly/external-func-address.ll
  test/MC/WebAssembly/func-address.ll
  test/MC/WebAssembly/global-ctor-dtor.ll
  test/MC/WebAssembly/reloc-code.ll
  test/MC/WebAssembly/reloc-data.ll
  test/MC/WebAssembly/sections.ll
  test/MC/WebAssembly/stack-ptr.ll
  test/MC/WebAssembly/unnamed-data.ll
  test/MC/WebAssembly/visibility.ll
  test/MC/WebAssembly/weak-alias.ll
  test/MC/WebAssembly/weak.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42440.131134.patch
Type: text/x-patch
Size: 9126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/fa53bdb5/attachment.bin>


More information about the llvm-commits mailing list