summaryrefslogtreecommitdiff
path: root/test/COFF/Inputs/constant-export.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/COFF/Inputs/constant-export.ll')
-rw-r--r--test/COFF/Inputs/constant-export.ll7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/COFF/Inputs/constant-export.ll b/test/COFF/Inputs/constant-export.ll
deleted file mode 100644
index 666c18f1303d3..0000000000000
--- a/test/COFF/Inputs/constant-export.ll
+++ /dev/null
@@ -1,7 +0,0 @@
-target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32"
-target triple = "i686-unknown-windows-msvc18.0.0"
-
-@__CFConstantStringClassReference = common global [32 x i32] zeroinitializer, align 4
-
-!llvm.linker.options = !{!0}
-!0 = !{!" -export:___CFConstantStringClassReference,CONSTANT"}