llvm-project/llvm/test/tools/llvm-lto/error.ll

3 lines
127 B
LLVM
Raw Normal View History

; RUN: not llvm-lto foobar 2>&1 | FileCheck %s
2016-01-12 22:58:40 +08:00
; CHECK: llvm-lto: error loading file 'foobar': {{N|n}}o such file or directory