mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
remove datalayout from the intrinsics.ll.in file, silence linkage warning.
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user