Debreak test for non-Darwin.
authorBill Wendling <isanbard@gmail.com>
Mon, 31 May 2010 21:47:24 +0000 (21:47 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 31 May 2010 21:47:24 +0000 (21:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105257 91177308-0d34-0410-b5e6-96231b3b80d8

test/DebugInfo/2010-05-25-DotDebugLoc.ll

index 4c477ee7d055f024a4ffe5c1ab21ae8e59afa15d..52e94842895231971c8347e105ff92a818cfa917 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc -O2 < %s | grep debug_loc12
+; RUN: llc -O2 < %s -mtriple=x86_64-apple-darwin | grep debug_loc12
 ; Test to check .debug_loc support. This test case emits 13 debug_loc entries.
 
 %0 = type { double }