commit | fb1a91169a3947049677b4396c93364bd3ca2535 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Thu Jun 02 17:10:43 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Thu Jun 02 17:10:43 2016 +0000 |
tree | 5e5336a90dc0db522d6163329e2e8cf7b8bcad19 | |
parent | 706cb9d99669929ad66015f1bdd27c015e5a7460 [diff] |
[COFF] Expose the PE debug data directory and dump it This directory is used to find if there is a PDB associated with an executable. I plan to use this functionality to teach llvm-symbolizer whether it should use DIA or DWARF to symbolize a given DLL. Reviewers: majnemer Differential Revision: http://reviews.llvm.org/D20885 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271539 91177308-0d34-0410-b5e6-96231b3b80d8