aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <samsonov@google.com>2012-06-01 06:11:13 +0000
committerAlexey Samsonov <samsonov@google.com>2012-06-01 06:11:13 +0000
commit6f596767c39ce6ac5ce9baa79479b0e30e1729fc (patch)
tree2bf523a5abc9e8662336fe2cdd67ffaabf729e1e /llvm/lib/ExecutionEngine/Interpreter/Execution.cpp
parent1d4d62d76c1d4d387434278e0642531ac93bab8f (diff)
downloadllvm-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