Don't force the triple or data layout in this test. We just have to get them
authorDaniel Dunbar <daniel@zuster.org>
Wed, 2 Sep 2009 02:43:11 +0000 (02:43 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 2 Sep 2009 02:43:11 +0000 (02:43 +0000)
from the host and hope that works.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80751 91177308-0d34-0410-b5e6-96231b3b80d8

test/Analysis/Profiling/profiling-tool-chain.ll

index 0ddc11debca8e84d1f25a7526f1907308bd75bbb..0f95c17ef2921dc29ed191dafd41a31b8dc33a16 100644 (file)
@@ -25,8 +25,6 @@
 ; PROF: 14. 2.63158%     2/76  main() - return
 
 ; ModuleID = '<stdin>'
-target datalayout = "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128"
-target triple = "x86_64-unknown-linux-gnu"
 
 @.str = private constant [12 x i8] c"hello world\00", align 1 ; <[12 x i8]*> [#uses=1]
 @.str1 = private constant [6 x i8] c"franz\00", align 1 ; <[6 x i8]*> [#uses=1]