summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-07-18 15:05:56 +0000
committerAshok Thirumurthi <ashok.thirumurthi@intel.com>2013-07-18 15:05:56 +0000
commit044c36a21c1ff0eac170f875b48a09b2f16b6848 (patch)
tree0cddbd6407c3b3e10e5541aa22f4d66f584d70cf /llvm/lib/Support/CommandLine.cpp
parentf90ccb082b412bb90bf3544c54260ca99f49acf8 (diff)
downloadbcm5719-llvm-044c36a21c1ff0eac170f875b48a09b2f16b6848.tar.gz
bcm5719-llvm-044c36a21c1ff0eac170f875b48a09b2f16b6848.zip
Fix the partial backtrace when using a combination of stripped function symbols
and -fomit-frame-pointer. - Parses eh_frame FDEs to determine the function address and size so that the call frame parsing can continue. Note: This code path is specific to ELF and PECOFF, because ObjectFileMachO uses LCT_FunctionStarts to efficiently populate the symbol table. Thanks to Jason Molenda for the review! llvm-svn: 186585
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud