[InstCombine] Signed saturation patterns
[llvm-core.git] / test / ThinLTO / X86 / Inputs / debuginfo-cu-import.ll
blob243707249085b7ad667a28148240df87f7f8df45
1 ; ModuleID = 'debuginfo-cu-import2.c'
2 source_filename = "debuginfo-cu-import2.c"
3 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
4 target triple = "x86_64-unknown-linux-gnu"
6 ; Function Attrs: nounwind uwtable
7 define i32 @main() {
8 entry:
9   call void (...) @foo()
10   ret i32 0
13 declare void @foo(...) #1