diff options
| author | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-07-18 15:05:56 +0000 |
|---|---|---|
| committer | Ashok Thirumurthi <ashok.thirumurthi@intel.com> | 2013-07-18 15:05:56 +0000 |
| commit | 044c36a21c1ff0eac170f875b48a09b2f16b6848 (patch) | |
| tree | 0cddbd6407c3b3e10e5541aa22f4d66f584d70cf /llvm/unittests/Support/CommandLineTest.cpp | |
| parent | f90ccb082b412bb90bf3544c54260ca99f49acf8 (diff) | |
| download | llvm-044c36a21c1ff0eac170f875b48a09b2f16b6848.zip llvm-044c36a21c1ff0eac170f875b48a09b2f16b6848.tar.gz llvm-044c36a21c1ff0eac170f875b48a09b2f16b6848.tar.bz2 | |
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/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions
