brintos

brintos / llvm-project-archived public Read only

0
0
Text · 266 B · e189e4d Raw
12 lines · plain
1# RUN: not llc -mtriple=amdgcn -run-pass none -filetype=null %s 2>&1 | FileCheck %s2---3name: empty_frame_offset_reg4machineFunctionInfo:5  frameOffsetReg:  ''6# CHECK: :[[@LINE-1]]:{{[0-9]+}}: expected a named register7body:             |8  bb.0:9 10    S_ENDPGM11...12