brintos

brintos / llvm-project-archived public Read only

0
0
Text · 273 B · bc7667d Raw
14 lines · plain
1# RUN: not llc -mtriple=x86_64 -run-pass=none -o /dev/null %s 2>&1 | FileCheck %s2 3---4name:            test5frameInfo:6  # CHECK: [[@LINE+1]]:22: expected a stack object7  functionContext:  '0'8stack:9  - { id: 0, offset: -24, size: 8, alignment: 8 }10body: |11  bb.0:12 13...14