summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll')
-rw-r--r--llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll10
1 files changed, 0 insertions, 10 deletions
diff --git a/llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll b/llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll
deleted file mode 100644
index 225685d931b..00000000000
--- a/llvm/test/LTO/X86/Inputs/thinlto-internalize-used2.ll
+++ /dev/null
@@ -1,10 +0,0 @@
-target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
-target triple = "x86_64-apple-macosx10.15.0"
-
-define i32 @main() {
-entry:
- %call = call i32 @bar()
- ret i32 0
-}
-
-declare i32 @bar()
OpenPOWER on IntegriCloud