[ARM] Adjust how NEON shifts are lowered
[llvm-core.git] / test / tools / gold / X86 / Inputs / mixed_lto.ll
blob2393deb3241450de952933feb61bf300086ac4cf
1 target datalayout = "e-m:e-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