]> granicus.if.org Git - clang/commit
test: add an explicit triple
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 5 Jan 2017 16:36:15 +0000 (16:36 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 5 Jan 2017 16:36:15 +0000 (16:36 +0000)
commit68c2f4e5aad7a32eec0b67904723f372b79b19d6
tree353dfdb9412f8cb5bd63c92453f25c1a83133902
parentda5ef961b4a9faa83eb69a779641678eab90e327
test: add an explicit triple

Not all targets use the integrated assembler.  Specify a triple to
ensure we use the integrated as for this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291125 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/inline-asm-inclusion.c