diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-18 20:33:01 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-18 20:33:01 +0000 |
commit | 73c39c03283085438b92586b77a4c7fdfcf837f8 (patch) | |
tree | 54a3c4f5ab795c07ea6c511a6d7c1acbea713653 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | 5941da33e13486a982d421dcad29eb19365833d6 (diff) | |
download | llvm-73c39c03283085438b92586b77a4c7fdfcf837f8.zip llvm-73c39c03283085438b92586b77a4c7fdfcf837f8.tar.gz llvm-73c39c03283085438b92586b77a4c7fdfcf837f8.tar.bz2 |
build: clean up some unnecessary cached variables
The CMAKE_<LANG>_ARCHIVE_FINISH rule doesn't need to be cleared for Darwin
static libraries. Avoid resetting the variables in the SIP case. If
CMAKE_RANLIB is cached, then CMake's Ninja generator will invoke ranlib during
installation, not due to the CMAKE_<LANG>_ARCHIVE_FINISH rule.
llvm-svn: 342511
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions