1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/unittests/DebugInfo
Zachary Turner 896c0d9299 Move some code from PDBFileBuilder to MSFBuilder.
The code to emit the pieces of the MSF file were actually in
PDBFileBuilder.  Move this to MSFBuilder so that we can
theoretically emit an MSF without having a PDB file.

llvm-svn: 335789
2018-06-27 21:18:15 +00:00
..
CodeView [CodeView] Add prefix to CodeView registers. 2018-05-29 14:35:34 +00:00
DWARF [DWARF] Refactor callback usage for .debug_line error handling 2018-05-21 15:30:54 +00:00
MSF Move some code from PDBFileBuilder to MSFBuilder. 2018-06-27 21:18:15 +00:00
PDB Inline a few CMake variables into their only uses. 2018-05-14 19:23:31 +00:00
CMakeLists.txt