[ThinLTO] Handle bitcode without function summary sections gracefully
[oota-llvm.git] / test / tools / llvm-mc / basic.test
1 # RUN: not llvm-mc %t.blah -o %t2 2>&1 | FileCheck --check-prefix=ENOENT %s
2
3 # ENOENT: {{.*}}.blah: {{[Nn]}}o such file or directory