aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2009-08-26 21:22:22 +0000
committerDaniel Dunbar <daniel@zuster.org>2009-08-26 21:22:22 +0000
commitf8c4bb7da634d77a7f2cff601b8d3f53c143e9ad (patch)
tree9907579eccc1c43efe3ad4508f9a718fb869340a /test/MC
parent87f46499f001931c031002473a73793772852e51 (diff)
downloadexternal_llvm-f8c4bb7da634d77a7f2cff601b8d3f53c143e9ad.zip
external_llvm-f8c4bb7da634d77a7f2cff601b8d3f53c143e9ad.tar.gz
external_llvm-f8c4bb7da634d77a7f2cff601b8d3f53c143e9ad.tar.bz2
llvm-mc/Mach-O: Set .subsections_via_symbols flag properly.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80144 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/MachO/sections.s5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/MC/MachO/sections.s b/test/MC/MachO/sections.s
index 27d9782..11a86a9 100644
--- a/test/MC/MachO/sections.s
+++ b/test/MC/MachO/sections.s
@@ -42,13 +42,14 @@
.objc_selector_strs
-
+ .subsections_via_symbols
+
// CHECK: ('cputype', 7)
// CHECK: ('cpusubtype', 3)
// CHECK: ('filetype', 1)
// CHECK: ('num_load_commands', 1)
// CHECK: ('load_commands_size', 2436)
-// CHECK: ('flag', 0)
+// CHECK: ('flag', 8192)
// CHECK: ('load_commands', [
// CHECK: # Load Command 0
// CHECK: (('command', 1)