aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTobias Hieta <tobias@hieta.se>2023-02-13 08:42:04 +0100
committerTobias Hieta <tobias@hieta.se>2023-02-13 08:42:38 +0100
commit0fad18c44a14b909a1aa47165021273d4c10a665 (patch)
treea7308b2e2c4564f5ca1df1e0cb72ad8ddf32aa9f /clang/lib/CodeGen/CodeGenModule.cpp
parentae55f1cf9c106db00ecdc08ea9148f8835d2c4af (diff)
downloadllvm-0fad18c44a14b909a1aa47165021273d4c10a665.zip
llvm-0fad18c44a14b909a1aa47165021273d4c10a665.tar.gz
llvm-0fad18c44a14b909a1aa47165021273d4c10a665.tar.bz2
[CMake] Remove custom ccache CMake logic
CMake supports CMAKE_CXX_COMPILER_LAUNCHER since CMake 3.4 so this custom CMake logic we had in LLVM can now be removed. The only downside with this is that we can't set ccache options from LLVM CMake, but it's arguable that this doesn't belong in LLVM but should be done in a script calling the build. This was discussed in the forums here: https://discourse.llvm.org/t/tips-for-incremental-building/67289/4?u=tobiashieta Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D143468
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions