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 /clang/lib/Basic/FileManager.cpp | |
parent | 1bbcbd0187693ef122c4c4c8637b4a9f2745c96c (diff) | |
download | llvm-500e99639d91b8196741df2e0b98ff99499506b5.zip llvm-500e99639d91b8196741df2e0b98ff99499506b5.tar.gz llvm-500e99639d91b8196741df2e0b98ff99499506b5.tar.bz2 |
[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 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions