mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
57a4ba2da9
reusing a file from a different test directory. llvm-svn: 225621
5 lines
169 B
LLVM
5 lines
169 B
LLVM
; RUN: not llvm-lto %S/Inputs/invalid.ll.bc 2>&1 | FileCheck %s
|
|
|
|
|
|
; CHECK: llvm-lto{{.*}}: error loading file '{{.*}}/Inputs/invalid.ll.bc': Unknown attribute kind (48)
|