diff options
author | Alexey Samsonov <samsonov@google.com> | 2012-07-31 11:51:26 +0000 |
---|---|---|
committer | Alexey Samsonov <samsonov@google.com> | 2012-07-31 11:51:26 +0000 |
commit | 500e99639d91b8196741df2e0b98ff99499506b5 (patch) | |
tree | d125ce7cf050fba9f3ddcc9b12357c8543e88e51 /compiler-rt/lib/asan/scripts/asan_symbolize.py | |
parent | 1bbcbd0187693ef122c4c4c8637b4a9f2745c96c (diff) | |
download | bcm5719-llvm-500e99639d91b8196741df2e0b98ff99499506b5.tar.gz bcm5719-llvm-500e99639d91b8196741df2e0b98ff99499506b5.zip |
[Sanitizer] Wrapper around llvm::DIContext from LLVM DebugInfo library. If a macro SANITIZER_USES_LLVM_LIBS is defined (by default it is not), then sanitizer runtime includes llvm headers and tries to use LLVM libs for in-process symbolization. To make it functional, we have to link with these LLVM libs - either pass them to linker from Clang driver, or link them into static ASan runtime when we build it.
llvm-svn: 161045
Diffstat (limited to 'compiler-rt/lib/asan/scripts/asan_symbolize.py')
0 files changed, 0 insertions, 0 deletions