From 9bfc0626c02e449dd321a71a09f005ac8239e921 Mon Sep 17 00:00:00 2001 From: Ahmed Bougacha Date: Wed, 21 Aug 2013 07:28:13 +0000 Subject: MC: ObjectSymbolizer can now recognize external function stubs. Only implemented in the Mach-O ObjectSymbolizer. The testcase sadly introduces a new binary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188879 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Object/Inputs/trivial-executable-test.macho-x86-64 | Bin 0 -> 8512 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100755 test/Object/Inputs/trivial-executable-test.macho-x86-64 (limited to 'test/Object/Inputs') diff --git a/test/Object/Inputs/trivial-executable-test.macho-x86-64 b/test/Object/Inputs/trivial-executable-test.macho-x86-64 new file mode 100755 index 0000000000..50a6bab64c Binary files /dev/null and b/test/Object/Inputs/trivial-executable-test.macho-x86-64 differ -- cgit v1.2.3