android13/external/llvm/test/Assembler/invalid-uselistorder_bb-mis...

4 lines
166 B
LLVM
Raw Normal View History

2024-06-22 08:45:49 -04:00
; RUN: not llvm-as < %s -disable-output 2>&1 | FileCheck %s
; CHECK: error: invalid function forward reference in uselistorder_bb
uselistorder_bb @foo, %bb, { 1, 0 }