1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib/Remarks
Francis Visoiu Mistrih 7ab1b5b989 [Remarks] Don't serialize metadata if a string table is not used
For YAML remarks with no string table, the mode should not affect the
output.

llvm-svn: 371106
2019-09-05 18:30:20 +00:00
..
BitstreamRemarkSerializer.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
CMakeLists.txt
LLVMBuild.txt
Remark.cpp
RemarkFormat.cpp
RemarkParser.cpp Do a sweep of symbol internalization. NFC. 2019-08-23 19:59:23 +00:00
RemarkSerializer.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
RemarkStringTable.cpp
YAMLRemarkParser.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
YAMLRemarkParser.h
YAMLRemarkSerializer.cpp [Remarks] Don't serialize metadata if a string table is not used 2019-09-05 18:30:20 +00:00