1 # RUN: not llc -run-pass none -o /dev/null %s 2>&1 | FileCheck %s
2 # This test ensures that an error is reported when the mir file has LLVM IR and
3 # one of the machine functions has a name that doesn't match any function in
17 # CHECK: function 'faa' isn't defined in the provided LLVM IR