From 1c2b2f9c56c01aa1c317da4fd0234eaa1fe6e739 Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Mon, 17 Dec 2012 17:59:32 +0000 Subject: Teach MachO which sections contain code git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170349 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Object/Inputs/macho-text-sections.macho-x86_64 | Bin 0 -> 268 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Object/Inputs/macho-text-sections.macho-x86_64 (limited to 'test/Object/Inputs') 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 Binary files /dev/null and b/test/Object/Inputs/macho-text-sections.macho-x86_64 differ -- cgit v1.2.3