summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/toc_MacOSX.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/Object/toc_MacOSX.ll')
-rw-r--r--llvm/test/Object/toc_MacOSX.ll9
1 files changed, 0 insertions, 9 deletions
diff --git a/llvm/test/Object/toc_MacOSX.ll b/llvm/test/Object/toc_MacOSX.ll
deleted file mode 100644
index 3b8166c5e60..00000000000
--- a/llvm/test/Object/toc_MacOSX.ll
+++ /dev/null
@@ -1,9 +0,0 @@
-;This isn't really an assembly file, its just here to run the test.
-;This test just makes sure that llvm-ar can generate a table of contents for
-;MacOSX style archives
-;RUN: llvm-ar t %p/Inputs/MacOSX.a | FileCheck %s
-;CHECK: __.SYMDEF SORTED
-;CHECK-NEXT: evenlen
-;CHECK-NEXT: oddlen
-;CHECK-NEXT: very_long_bytecode_file_name.bc
-;CHECK-NEXT: IsNAN.o
OpenPOWER on IntegriCloud