mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Add a testcase of llvm-lto error handling.
llvm-svn: 225545
This commit is contained in:
parent
21e05ef27d
commit
793f8a4d23
4
test/LTO/invalid.ll
Normal file
4
test/LTO/invalid.ll
Normal file
@ -0,0 +1,4 @@
|
||||
; RUN: not llvm-lto %S/../Bitcode/invalid.ll.bc 2>&1 | FileCheck %s
|
||||
|
||||
|
||||
; CHECK: llvm-lto{{.*}}: error loading file '{{.*}}/../Bitcode/invalid.ll.bc': Invalid value
|
Loading…
Reference in New Issue
Block a user