[all-commits] [llvm/llvm-project] e76532: [CMake] Don't optimize tests so much under ThinLTO
aeubanks via All-commits
all-commits at lists.llvm.org
Mon Feb 22 15:14:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e765324d89ef702ec287966f5132527d8de67b22
https://github.com/llvm/llvm-project/commit/e765324d89ef702ec287966f5132527d8de67b22
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-02-22 (Mon, 22 Feb 2021)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
Log Message:
-----------
[CMake] Don't optimize tests so much under ThinLTO
This drops check-llvm under -DLLVM_ENABLE_LTO=Thin from 13m to 10m20s on Windows and 20m to 15m35s on Linux.
Reviewed By: hans
Differential Revision: https://reviews.llvm.org/D96618
More information about the All-commits
mailing list