Skip to content
Commit 25d010a9 authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Sanitizer] Always initialize a Symbolizer (even if 'symbolize' is false).

If 'symbolize' flag is not set, we still want to transform virtual address
to module+offset pair in the call to Symbolizer::SymbolizeCode().
See https://code.google.com/p/address-sanitizer/issues/detail?id=251 for
more details.

llvm-svn: 197491
parent 5828d7b9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment