Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / LTO / Resolution / X86 / Inputs / mixed_lto.ll
blobec561362ade3b606880e28ca21aba8c62a3c1ecc
1 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
2 target triple = "x86_64-unknown-linux-gnu"
3 declare i32 @g()
4 define i32 @main() {
5   call i32 @g()
6   ret i32 0