[InstCombine] Signed saturation tests. NFC
[llvm-core.git] / test / Transforms / BlockExtractor / invalid-line.ll
blob7e409d35916f9d0f15c165c1a903cdde47756496
1 ; RUN: echo 'foo' > %t
2 ; RUN: not opt -S -extract-blocks -extract-blocks-file=%t %s 2>&1 | FileCheck %s
4 ; CHECK: Invalid line
5 define void @bar() {
6 bb:
7   ret void