brintos

brintos / llvm-project-archived public Read only

0
0
Text · 185 B · 3c39f0f Raw
7 lines · plain
1target datalayout = "e-m:x-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:32-n8:16:32-a:0:32-S32"2target triple = "i686-pc-windows-msvc18.0.0"3 4define void @dummy() {5  ret void6}7