Skip to content

Commit 42e57f6

Browse files
committed
remove datalayout from the intrinsics.ll.in file, silence linkage warning.
1 parent 1950778 commit 42e57f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rt/intrinsics/intrinsics.ll.in

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
; ModuleID = 'intrinsics.cpp'
2-
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"
32
target triple = "@CFG_LLVM_TRIPLE@"
43

54
%0 = type { i32, i8**, i32 }

0 commit comments

Comments
 (0)