aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ELF/size.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ELF/size.s')
-rw-r--r--test/MC/ELF/size.s10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/MC/ELF/size.s b/test/MC/ELF/size.s
deleted file mode 100644
index ceb9486..0000000
--- a/test/MC/ELF/size.s
+++ /dev/null
@@ -1,10 +0,0 @@
-// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - | elf-dump | FileCheck %s
-
-// Mostly a test that this doesn't crash anymore.
-
-// CHECK: # Symbol 0x00000004
-// CHECK-NEXT: (('st_name', 0x00000001) # 'foo'
-// CHECK-NEXT: ('st_bind', 0x00000001)
-
- .size foo, .Lbar-foo
- .long foo