remove datalayout from the intrinsics.ll.in file, silence linkage warning.

This commit is contained in:
Graydon Hoare 2011-07-25 11:50:09 -07:00
parent 19507787a9
commit 42e57f64b7

View File

@ -1,5 +1,4 @@
; ModuleID = 'intrinsics.cpp'
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128-n8:16:32"
target triple = "@CFG_LLVM_TRIPLE@"
%0 = type { i32, i8**, i32 }