Specify triple so 'make check' passes on darwin x86-64
authorSanjay Patel <spatel@rotateright.com>
Mon, 28 Dec 2015 18:28:44 +0000 (18:28 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 28 Dec 2015 18:28:44 +0000 (18:28 +0000)
commit3e50893e8e58c6914c02ff2e9ca359ec187914e9
treea361f3b2f81b6f6dab6251d2f805cecf058887a6
parent4c32013a9a191ac1f4a726cb65b51d54abbdc673
Specify triple so 'make check' passes on darwin x86-64

The check lines were added with:
http://reviews.llvm.org/rL256458
http://reviews.llvm.org/rL256460

but on a darwin target, the output looks like:
  ## InlineAsm Start
  rorq  %rdi
  ## InlineAsm End
  ## InlineAsm Start
  rorq  %rsi
  ## InlineAsm End
  leaq  (%rsi,%rdi), %rax
  retq

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256507 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/inline-asm-2addr.ll