summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CodeExtractor.cpp
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2019-02-15 18:38:23 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2019-02-15 18:38:23 +0000
commit360163f671f54b5f5a153db1e8dbe5c81dd18927 (patch)
treef293690078fd15b00ea4aaa40f0a87f5150574de /llvm/lib/Transforms/Utils/CodeExtractor.cpp
parenta70d88c7a30f34d3e6675ff0cb8355df76d7d2c9 (diff)
downloadbcm5719-llvm-360163f671f54b5f5a153db1e8dbe5c81dd18927.tar.gz
bcm5719-llvm-360163f671f54b5f5a153db1e8dbe5c81dd18927.zip
Fix unsymbolized stack history printing.
Summary: When symbols are unavailable, the current code prints sp: ... pc: ... (null) (null) instead of module name + offset. Change the output to include module name and offset, and also to match the regular sanitizer stack trace format so that it is recognized by symbolize.py out of the box. Reviewers: kcc, pcc Subscribers: kubamracek, jdoerfert, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D58267 llvm-svn: 354157
Diffstat (limited to 'llvm/lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud