[all-commits] [llvm/llvm-project] bbe509: [compiler-rt][cmake] Simplify COMPILER_RT_HAS_VERS...
rorth via All-commits
all-commits at lists.llvm.org
Thu Jul 30 01:28:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbe509920721cf5d42990339e4daf43e27073ec4
https://github.com/llvm/llvm-project/commit/bbe509920721cf5d42990339e4daf43e27073ec4
Author: Rainer Orth <ro at gcc.gnu.org>
Date: 2020-07-30 (Thu, 30 Jul 2020)
Changed paths:
M compiler-rt/lib/asan/CMakeLists.txt
M compiler-rt/lib/ubsan/CMakeLists.txt
Log Message:
-----------
[compiler-rt][cmake] Simplify COMPILER_RT_HAS_VERSION_SCRIPT tests
As requested in the review, this patch removes the additional conditions in
the `COMPILER_RT_HAS_VERSION_SCRIPT` tests.
Tested on `amd64-pc-solaris2.11` and `x86_64-pc-linux-gnu`.
Differential Revision: https://reviews.llvm.org/D84559
More information about the All-commits
mailing list