brintos

brintos / llvm-project-archived public Read only

0
0
Text · 307 B · fe3608d Raw
11 lines · plain
1; RUN: llvm-as < %s | llvm-dis2; RUN: verify-uselistorder %s3; PR25384target 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:32:32"5target triple = "i686-pc-linux-gnu"6 7define i128 @a() {8        ret i128 184467440737095516169}10 11