diff options
author | Alexey Samsonov <samsonov@google.com> | 2012-06-01 06:11:13 +0000 |
---|---|---|
committer | Alexey Samsonov <samsonov@google.com> | 2012-06-01 06:11:13 +0000 |
commit | 6f596767c39ce6ac5ce9baa79479b0e30e1729fc (patch) | |
tree | 2bf523a5abc9e8662336fe2cdd67ffaabf729e1e /llvm/lib/ExecutionEngine/Interpreter/Execution.cpp | |
parent | 1d4d62d76c1d4d387434278e0642531ac93bab8f (diff) | |
download | llvm-6f596767c39ce6ac5ce9baa79479b0e30e1729fc.zip llvm-6f596767c39ce6ac5ce9baa79479b0e30e1729fc.tar.gz llvm-6f596767c39ce6ac5ce9baa79479b0e30e1729fc.tar.bz2 |
Stub files for common symbolizer for AddressSanitizer and ThreadSanitizer tools.
It is an analogue of addr2line utility and should allow to map instruction address to a location
in source code at run-time. It should use debug information (in DWARF) in a binary, and hopefully
it would be possible to re-use code from llvm/DebugInfo/DIContext.h
llvm-svn: 157806
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Execution.cpp')
0 files changed, 0 insertions, 0 deletions