Hopefully fix debug-info-blocks.ll test on win32 bot
authorKeno Fischer <kfischer@college.harvard.edu>
Sat, 19 Dec 2015 03:32:23 +0000 (03:32 +0000)
committerKeno Fischer <kfischer@college.harvard.edu>
Sat, 19 Dec 2015 03:32:23 +0000 (03:32 +0000)
commit5c2f1020cc457a910c70ac16c4f24ca467afd459
tree799d89d934a31bee8de9d34a32baba0a80e5d65c
parent688dd45c474742aa9215ea44b8c818272f6948af
Hopefully fix debug-info-blocks.ll test on win32 bot

llc_dwarf adds an mtriple, which forces this to use COFF, causing
the test to fail. Hopefully using regular llc without the triple
will work fine everywhere

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256084 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/ARM/debug-info-blocks.ll