mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
Add a testcase of llvm-lto error handling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225545 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b2e5f58de0
commit
64fe6cce3e
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…
x
Reference in New Issue
Block a user