brintos

brintos / llvm-project-archived public Read only

0
0
Text · 167 B · 22979bc Raw
7 lines · plain
1; RUN: llc -mtriple=aarch64_be < %s | FileCheck %s2 3; CHECK-LABEL: G:4; CHECK: .byte 115; CHECK: .size G, 16@G = global <4 x i1> <i1 true, i1 false, i1 true, i1 true>7