5 строки
171 Б
LLVM
5 строки
171 Б
LLVM
target datalayout = "e-m:e-p:32:32-Fi8-i64:64-v128:64:128-a:0:32-n32-S64"
|
|
target triple = "armv7em-none-eabi"
|
|
|
|
@globalIntConst = global i32 3
|
|
@globalIntVar = global i32 5
|