[asan] move FakeStack into a separate file
authorKostya Serebryany <kcc@google.com>
Mon, 10 Dec 2012 14:19:15 +0000 (14:19 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 10 Dec 2012 14:19:15 +0000 (14:19 +0000)
commit13bdbe698e929711360bfc9433b34a86f4b999d6
treebd5e50215b9c63a103e400975ec1295ccbaa4e14
parent14282a91d55cdd9eb6b138c28df615681e49ce2a
[asan] move FakeStack into a separate file

llvm-svn: 169734
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_allocator.cc
compiler-rt/lib/asan/asan_allocator.h
compiler-rt/lib/asan/asan_fake_stack.cc [new file with mode: 0644]