diff options
author | Kajetan Puchalski <kajetan.puchalski@arm.com> | 2025-04-08 12:09:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-08 12:09:52 +0100 |
commit | e8dc8add3c04517e673d9dff342a60001c85dc1a (patch) | |
tree | 233b4889919b52de45d01c998e523c3a8ef5e5cd /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | e06a9ca2cb596c19c23c32a248e1b3b69d7e4c4f (diff) | |
download | llvm-e8dc8add3c04517e673d9dff342a60001c85dc1a.zip llvm-e8dc8add3c04517e673d9dff342a60001c85dc1a.tar.gz llvm-e8dc8add3c04517e673d9dff342a60001c85dc1a.tar.bz2 |
[CMake] Fix using precompiled headers with ccache (#131397)
Using precompiled headers with ccache requires special accommodations.
Add the required ccache options, clang and gcc compiler flags to CMake.
Refactor ccache configuration to pass options directly on the command line for versions of ccache that support it.
---------
Signed-off-by: Kajetan Puchalski <kajetan.puchalski@arm.com>
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions