1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/lib/DebugInfo/MSF
Zachary Turner 5260228d29 [PDB] Rename Stream related source files.
This is part of a larger effort to get the Stream code moved
up to Support.  I don't want to do it in one large patch, in
part because the changes are so big that it will treat everything
as file deletions and add, losing history in the process.
Aside from that though, it's just a good idea in general to
make small changes.

So this change only changes the names of the Stream related
source files, and applies necessary source fix ups.

llvm-svn: 296211
2017-02-25 00:33:34 +00:00
..
BinaryStreamReader.cpp [PDB] Rename Stream related source files. 2017-02-25 00:33:34 +00:00
BinaryStreamWriter.cpp [PDB] Rename Stream related source files. 2017-02-25 00:33:34 +00:00
CMakeLists.txt [PDB] Rename Stream related source files. 2017-02-25 00:33:34 +00:00
LLVMBuild.txt [msf] Resubmit "Rename Msf -> MSF". 2016-07-29 20:56:36 +00:00
MappedBlockStream.cpp [pdb] handle missing pdb streams more gracefully 2016-12-05 22:44:00 +00:00
MSFBuilder.cpp Do not pass a superblock to PDBFileBuilder. 2016-09-30 20:52:12 +00:00
MSFCommon.cpp [PDB] Validate superblock addresses 2016-12-18 00:41:10 +00:00
MSFError.cpp Remove LLVM_NOEXCEPT and replace it with noexcept 2016-10-19 23:52:38 +00:00