commit | 1ca535700966cf5019dcc6684a62a734a7b96974 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <samsonov@google.com> | Tue Oct 02 12:11:17 2012 +0000 |
committer | Alexey Samsonov <samsonov@google.com> | Tue Oct 02 12:11:17 2012 +0000 |
tree | 3eb6195853f0fc44622ce43ba1f909edcfb9390c | |
parent | d0a51c02157e8293ea365ad0d429ef8e73d115de [diff] |
[Sanitizer/ASan] Simplify the code that prints and symbolizes stack traces. Fall back to module+offset if user-provided symbolizer failed. Use weak function __asan_symbolize instead of __asan_set_symbolize_callback in ASan interface, so that we're able to symbolize reports for errors that happen before the main() is called, for example, during module initialization. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@165000 91177308-0d34-0410-b5e6-96231b3b80d8