1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 10:32:48 +02:00
llvm-mirror/lib/Remarks
Nico Weber 25b1225bca [Support] Don't include VirtualFileSystem.h in CommandLine.h
CommandLine.h is indirectly included in ~50% of TUs when building
clang, and VirtualFileSystem.h is large.

(Already remarked by jhenderson on D70769.)

No behavior change.

Differential Revision: https://reviews.llvm.org/D100957
2021-04-21 10:19:01 -04:00
..
BitstreamRemarkParser.cpp BitstreamRemarkParser.h - remove unnecessary includes. NFCI. 2020-08-06 13:17:53 +01:00
BitstreamRemarkParser.h BitstreamRemarkParser.h - remove unnecessary includes. NFCI. 2020-08-06 13:17:53 +01:00
BitstreamRemarkSerializer.cpp [llvm] Use append_range (NFC) 2021-01-27 23:25:41 -08:00
CMakeLists.txt Add intrinsics_gen as a dependency of libRemarks 2021-03-08 14:17:27 -08:00
Remark.cpp
RemarkFormat.cpp
RemarkLinker.cpp
RemarkParser.cpp
RemarkSerializer.cpp
RemarkStreamer.cpp
RemarkStringTable.cpp RemarkStringTable.h - reduce StringRef/Remark includes to forward declarations. NFC 2020-05-08 12:30:49 +01:00
YAMLRemarkParser.cpp YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC. 2020-06-08 13:59:05 +01:00
YAMLRemarkParser.h
YAMLRemarkSerializer.cpp [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00