summaryrefslogtreecommitdiff
path: root/test/MC/ELF
diff options
context:
space:
mode:
authorDavid Meyer <pdox@google.com>2012-02-28 23:47:53 +0000
committerDavid Meyer <pdox@google.com>2012-02-28 23:47:53 +0000
commitc46255a32ec92c427e621b6d7eabd887962ce4a4 (patch)
tree63caf01b15b0c1be7b8ee6f9d93dc14ea41f7371 /test/MC/ELF
parent9993a3aebb27c5cac55429a23af2d2a0f129cb95 (diff)
downloadllvm-c46255a32ec92c427e621b6d7eabd887962ce4a4.tar.gz
llvm-c46255a32ec92c427e621b6d7eabd887962ce4a4.tar.bz2
llvm-c46255a32ec92c427e621b6d7eabd887962ce4a4.tar.xz
In the ObjectFile interface, replace isInternal(), isAbsolute(), isGlobal(), and isWeak(), with a bitset of flags.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151670 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ELF')
-rw-r--r--test/MC/ELF/many-section.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ELF/many-section.s b/test/MC/ELF/many-section.s
index e7e723ad90..b729e66816 100644
--- a/test/MC/ELF/many-section.s
+++ b/test/MC/ELF/many-section.s
@@ -1,5 +1,5 @@
// RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o %t
-// RUN: llvm-nm %t | FileCheck %s
+// RUN: llvm-nm -a %t | FileCheck %s
// CHECK: s000a
// CHECK-NOT: U