[CMake] Save and restore CMAKE_EXE_LINKER_FLAGS manually
cmake_push_check_state and cmake_pop_check_state doesn't save and restore CMAKE_EXE_LINKER_FLAGS so we need to do it manually. Differential Revision: https://reviews.llvm.org/D143088
Loading
Please sign in to comment