[InstCombine] Signed saturation patterns
[llvm-core.git] / test / Assembler / source-filename.ll
blob11284fad1eae0e54b958d66563bd061c3f9d2e1a
2 ; Make sure that llvm-as/llvm-dis properly assemble/disassemble the
3 ; source_filename.
5 ; RUN: llvm-as < %s | llvm-dis | FileCheck %s
7 ; CHECK: source_filename = "test.cc"
8 source_filename = "test.cc"