Recommit of r223513 and r223514.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / do-not-instrument-cstring.ll
index de6a4decdbb59d95110e1d36a35ff94df21c8e40..f096ac1828f27c9fc48e08e5f3044fed129db54e 100644 (file)
@@ -1,6 +1,7 @@
 ; RUN: opt < %s -asan -asan-module -S | FileCheck %s
 
 target datalayout = "e"
+target triple = "x86_64-apple-darwin10.0.0"
 
 @foo = private global [19 x i8] c"scannerWithString:\00", section "__TEXT,__objc_methname,cstring_literals"