summaryrefslogtreecommitdiff
path: root/test/MC/ELF
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2011-10-11 06:58:11 +0000
committerNick Lewycky <nicholas@mxc.ca>2011-10-11 06:58:11 +0000
commitb1b8f5f7cd4c6baf246aca9f14a70c8f184f9717 (patch)
treedac2d3e1c1380d17522e82b2e73cd1e7fb8932cf /test/MC/ELF
parenta6f386b4cd953f5c2584672711792e6d3609c3e7 (diff)
downloadllvm-b1b8f5f7cd4c6baf246aca9f14a70c8f184f9717.tar.gz
llvm-b1b8f5f7cd4c6baf246aca9f14a70c8f184f9717.tar.bz2
llvm-b1b8f5f7cd4c6baf246aca9f14a70c8f184f9717.tar.xz
Apparently, sometimes llvm-nm doesn't put the undefined symbol at the top. Take
that into account and test for no U's showing up in the middle, which is what we really wanted to test for. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141653 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF')
-rw-r--r--test/MC/ELF/many-section.s3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/MC/ELF/many-section.s b/test/MC/ELF/many-section.s
index c5ef90fcd0..e7e723ad90 100644
--- a/test/MC/ELF/many-section.s
+++ b/test/MC/ELF/many-section.s
@@ -1,9 +1,8 @@
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t
// RUN: llvm-nm %t | FileCheck %s
-// CHECK: U
-// CHECK-NOT: U
// CHECK: s000a
+// CHECK-NOT: U
// CHECK: szzzb
.section saaaa