NFC: convert clang/test/AST/HLSL/StructuredBuffers-AST.hlsl to unix line endings
[llvm-project.git] / llvm / test / tools / gold / X86 / Inputs / common_thinlto.ll
blobe647a560373dc218100638e0501601fd5e3250a1
1 source_filename = "common2.c"
2 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
3 target triple = "x86_64-unknown-linux-gnu"
5 @P = external global ptr, align 8
7 ; Function Attrs: nounwind uwtable
8 define void @foo() #0 {
9 entry:
10   %0 = load ptr, ptr @P, align 8
11   %call = call ptr (...) %0()
12   ret void