hanchenye-llvm-project/compiler-rt/lib/asan/dynamic
Alexander Potapenko 2ebe619340 Re-implement the wrappers for libdispatch functions using blocks where appropriate
(kudos to Anna Zaks for a good example).
This simplifies the code much and lets us not implement internal parts of libdispatch.

All ASan tests from t32 and t64 should pass with the dylib runtime now.

llvm-svn: 162439
2012-08-23 09:34:40 +00:00
..
asan_interceptors_dynamic.cc Re-implement the wrappers for libdispatch functions using blocks where appropriate 2012-08-23 09:34:40 +00:00