brintos

brintos / llvm-project-archived public Read only

0
0
Text · 182 B · 695adf3 Raw
8 lines · plain
1; RUN: llvm-as %s -o - | llvm-dis > %t1.ll2; RUN: llvm-as %t1.ll -o - | llvm-dis > %t2.ll3; RUN: diff %t1.ll %t2.ll4 5 6target datalayout = "e-p:32:32"7target triple = "proc-vend-sys"8