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

3 lines
121 B
LLVM
Raw Normal View History

; RUN: not llvm-lto foobar 2>&1 | FileCheck %s
; CHECK: llvm-lto: error loading file 'foobar': No such file or directory