AddressSanitizer: move mach_override inside interception library
commit5967c3de18a658e052c07a2af69f02823115655b
authorAlexey Samsonov <samsonov@google.com>
Thu, 9 Feb 2012 11:36:12 +0000 (9 11:36 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 9 Feb 2012 11:36:12 +0000 (9 11:36 +0000)
treeda486fd018e76c144a6c3fd0d8e6a93f700c75e9
parentf54b1f9b73a6855d77ee270c282bd61407fa73a0
AddressSanitizer: move mach_override inside interception library

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@150171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/asan/Makefile.mk
lib/asan/Makefile.old
lib/asan/interception/Makefile.mk
lib/asan/interception/interception_mac.cc
lib/asan/interception/mach_override/LICENSE.TXT [moved from lib/asan/mach_override/LICENSE.TXT with 100% similarity]
lib/asan/interception/mach_override/Makefile.mk [moved from lib/asan/mach_override/Makefile.mk with 100% similarity]
lib/asan/interception/mach_override/README.txt [moved from lib/asan/mach_override/README.txt with 100% similarity]
lib/asan/interception/mach_override/mach_override.c [moved from lib/asan/mach_override/mach_override.c with 100% similarity]
lib/asan/interception/mach_override/mach_override.h [moved from lib/asan/mach_override/mach_override.h with 100% similarity]