Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 3 | -12/+9 |
* | Move some code from PDBFileBuilder to MSFBuilder. | Zachary Turner | 2018-06-27 | 1 | -8/+8 |
* | Inline a few CMake variables into their only uses. | Nico Weber | 2018-05-14 | 1 | -5/+1 |
* | [MSF] Default to FPM2, and always mark FPM pages allocated. | Zachary Turner | 2018-03-29 | 1 | -3/+2 |
* | [MSF] Fix FPM interval calcluation | Zachary Turner | 2018-01-05 | 1 | -5/+40 |
* | Remove redundant includes from unittests. | Michael Zolotukhin | 2017-12-13 | 1 | -3/+0 |
* | [CMake] Use PRIVATE in target_link_libraries for executables | Shoaib Meenai | 2017-12-05 | 1 | -1/+1 |
* | [BinaryStream] Support growable streams. | Zachary Turner | 2017-11-27 | 1 | -3/+3 |
* | Remove unused variables | Vitaly Buka | 2017-10-15 | 1 | -2/+0 |
* | [pdb/lld] Write a valid FPM. | Zachary Turner | 2017-08-02 | 4 | -0/+196 |
* | [MSF] Move MSF unit tests to their own unittest target. | Zachary Turner | 2017-08-02 | 3 | -0/+873 |