summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-jitlistener
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2014-02-28 05:21:29 +0000
committerRui Ueyama <ruiu@google.com>2014-02-28 05:21:29 +0000
commitcf39784b3a82690b17f1ce6cba62f704e92e7016 (patch)
tree15be7dc01d8cb96c0b9857acf90242b04695405b /llvm/tools/llvm-jitlistener
parent1618fe25d163cfa700f8c03f3effce74666df7a5 (diff)
downloadbcm5719-llvm-cf39784b3a82690b17f1ce6cba62f704e92e7016.tar.gz
bcm5719-llvm-cf39784b3a82690b17f1ce6cba62f704e92e7016.zip
llvm-objdump: Fix crash bug with printing unwind info on stripped file.
The current COFF unwind printer tries to print SEH handler function names, assuming that it can always find function names in string table. It crashes if file being read has no symbol table (i.e. executable). With this patch, llvm-objdump prints SEH handler's RVA if there's no symbol table entry for that RVA. llvm-svn: 202466
Diffstat (limited to 'llvm/tools/llvm-jitlistener')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud