mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
abd9d73d87
After changing the remark serialization, we now pass StringRefs to the serializer. We should use StringRef for StringBlockVal, to avoid creating temporary objects, which then cause StringBlockVal.Value to point to invalid memory. Reviewers: thegameg, anemet Reviewed By: thegameg Differential Revision: https://reviews.llvm.org/D68571 llvm-svn: 373923 |
||
---|---|---|
.. | ||
BitstreamRemarkParser.cpp | ||
BitstreamRemarkParser.h | ||
BitstreamRemarkSerializer.cpp | ||
CMakeLists.txt | ||
LLVMBuild.txt | ||
Remark.cpp | ||
RemarkFormat.cpp | ||
RemarkParser.cpp | ||
RemarkSerializer.cpp | ||
RemarkStringTable.cpp | ||
YAMLRemarkParser.cpp | ||
YAMLRemarkParser.h | ||
YAMLRemarkSerializer.cpp |