blob: cfcda7de52c5261f20d09b986ecd6e1f02a20854 [file] [log] [blame]
# RUN: not llc -o - %s -mtriple=arm64-eabi -run-pass=legalizer 2>&1 | FileCheck %s
# CHECK: [[@LINE+11]]:29: missing implicit register operand 'implicit $nzcv'
...
---
name: test_flags
liveins:
- { reg: '$w0' }
- { reg: '$x0' }
body: |
bb.0:
liveins: $w0, $x0
CFINV implicit-def $nzcv
RET undef $lr, implicit killed $w0