mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-16 11:44:43 -04:00
25b1225bca
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