summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorEric Christopher <echristo@apple.com>2010-05-17 02:13:02 +0000
committerEric Christopher <echristo@apple.com>2010-05-17 02:13:02 +0000
commitd04d98d24fe5c82c7e69b711cd989ef96980fb8e (patch)
treeab5d82a46568323dc11255602439195c3fc3ea47 /test/MC
parente6aba837974f7d2539efad9a09fe06b4d1566e5d (diff)
downloadllvm-d04d98d24fe5c82c7e69b711cd989ef96980fb8e.tar.gz
llvm-d04d98d24fe5c82c7e69b711cd989ef96980fb8e.tar.bz2
llvm-d04d98d24fe5c82c7e69b711cd989ef96980fb8e.tar.xz
Assume that we'll handle mangling the symbols earlier and just put the
symbol to the file as we have it. Simplifies out tbss handling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103928 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/AsmParser/directive_tbss.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/AsmParser/directive_tbss.s b/test/MC/AsmParser/directive_tbss.s
index 01ba17be26..38d3a3e1fc 100644
--- a/test/MC/AsmParser/directive_tbss.s
+++ b/test/MC/AsmParser/directive_tbss.s
@@ -1,4 +1,4 @@
-# RUN: llvm-mc -triple i386-unknown-unknown %s | FileCheck %s
+# RUN: llvm-mc -triple i386-unknown-darwin %s | FileCheck %s
# CHECK: .tbss _a$tlv$init, 4
# CHECK: .tbss _b$tlv$init, 4, 3