| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [COFF] Expose the PE debug data directory and dump it | Reid Kleckner | 2016-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 llvm-svn: 271539 | ||||
| * | Forgot to commit this with r263692 | David Majnemer | 2016-03-17 | 1 | -1/+1 |
| | | | | | llvm-svn: 263721 | ||||
| * | Move ObjectYAML code to a new library. | Rafael Espindola | 2016-03-01 | 1 | -0/+503 |
| It is only ever used by obj2yaml and yaml2obj. No point in linking it everywhere. llvm-svn: 262368 | |||||

