summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTim Northover <Tim.Northover@arm.com>2012-12-17 17:59:32 +0000
committerTim Northover <Tim.Northover@arm.com>2012-12-17 17:59:32 +0000
commit1c2b2f9c56c01aa1c317da4fd0234eaa1fe6e739 (patch)
treec9a50c3e1d261072b9a81cb9efb07b20f45b281c /test
parent2dfa3eb56679fcb0ac36d2956924e59acf4fc19e (diff)
downloadllvm-1c2b2f9c56c01aa1c317da4fd0234eaa1fe6e739.tar.gz
llvm-1c2b2f9c56c01aa1c317da4fd0234eaa1fe6e739.tar.bz2
llvm-1c2b2f9c56c01aa1c317da4fd0234eaa1fe6e739.tar.xz
Teach MachO which sections contain code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170349 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Object/Inputs/macho-text-sections.macho-x86_64bin0 -> 268 bytes
-rw-r--r--test/Object/X86/macho-text-sections.test3
2 files changed, 3 insertions, 0 deletions
diff --git a/test/Object/Inputs/macho-text-sections.macho-x86_64 b/test/Object/Inputs/macho-text-sections.macho-x86_64
new file mode 100644
index 0000000000..cce203ba0d
--- /dev/null
+++ b/test/Object/Inputs/macho-text-sections.macho-x86_64
Binary files differ
diff --git a/test/Object/X86/macho-text-sections.test b/test/Object/X86/macho-text-sections.test
new file mode 100644
index 0000000000..1b697dcada
--- /dev/null
+++ b/test/Object/X86/macho-text-sections.test
@@ -0,0 +1,3 @@
+RUN: llvm-objdump -disassemble %p/../Inputs/macho-text-sections.macho-x86_64 | FileCheck %s
+
+CHECK: Disassembly of section __notext,__notext