| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PDB] Fix -Wunused-private-field in DIA | Reid Kleckner | 2018-10-23 | 1 | -3/+2 |
| | | | | | llvm-svn: 345054 | ||||
| * | Revert "Revert "[PDB] Extend IPDBSession's interface to retrieve frame data"" | Aleksandr Urakov | 2018-10-23 | 1 | -0/+54 |
| | | | | | | | This reverts commit 466ce67d6ec444962e5cc0136243c16a453190c0. llvm-svn: 345010 | ||||
| * | Revert "[PDB] Extend IPDBSession's interface to retrieve frame data" | Aleksandr Urakov | 2018-10-22 | 1 | -54/+0 |
| | | | | | | | This reverts commit b5c7e2f9a4dbb34e3667c4bb4972735eadd3247a. llvm-svn: 344909 | ||||
| * | [PDB] Extend IPDBSession's interface to retrieve frame data | Aleksandr Urakov | 2018-10-22 | 1 | -0/+54 |
| Summary: This patch just extends the `IPDBSession` interface to allow retrieving of frame data through it, and adds an implementation over DIA. It is needed for an implementation (for now with DIA) of the conversion from FPO programs to DWARF expressions mentioned in D53086. Reviewers: zturner, asmith, rnk Reviewed By: asmith Subscribers: mgorny, aprantl, JDevlieghere, llvm-commits Differential Revision: https://reviews.llvm.org/D53324 llvm-svn: 344886 | |||||

