commit | d2941b43f40d24f083b7ed4151d6e882a86d32c3 | [log] [tgz] |
---|---|---|
author | Eli Friedman <efriedma@codeaurora.org> | Fri Nov 02 19:59:08 2018 +0000 |
committer | Eli Friedman <efriedma@codeaurora.org> | Fri Nov 02 19:59:08 2018 +0000 |
tree | d656fd5cb469c10774f40d06ed913500bcce5c34 | |
parent | 66f7b435ed937e410d41626d0194bb5c0646106f [diff] |
[AArch64] [Windows] Misc fixes for llvm-readobj -unwind. Use getImageBase() helper to compute the image base. Fix various offsets/addresses/masks so they're actually correct. This allows decoding unwind info from DLLs, and unwind info from object files containing multiple functions. Differential Revision: https://reviews.llvm.org/D54015 llvm-svn: 346036