Move UnpoisonMappedDSO to sanitizer_common.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 29 Jul 2013 19:09:49 +0000 (19:09 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 29 Jul 2013 19:09:49 +0000 (19:09 +0000)
commit9058c07c955e2fe564eb0d8bfcd15c6eaf9cbf7f
tree29d35078bf86c5cd3c6651102420c133ef60c2bd
parent52dd808bc361353d51f6f1bc166c3ff2afa00589
Move UnpoisonMappedDSO to sanitizer_common.

This is so DFSan will be able to use it.

Differential Revision: http://llvm-reviews.chandlerc.com/D1206

llvm-svn: 187372
compiler-rt/lib/msan/msan.h
compiler-rt/lib/msan/msan_interceptors.cc
compiler-rt/lib/msan/msan_linux.cc
compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/lib/sanitizer_common/sanitizer_linux.h