[all-commits] [llvm/llvm-project] 5a39bf: [CMake][runtimes] Skip adding 2nd set of the same ...
chbessonova via All-commits
all-commits at lists.llvm.org
Mon Jun 15 01:00:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5a39bf2dc5aeb1cc461e808635e35317a3eb29ad
https://github.com/llvm/llvm-project/commit/5a39bf2dc5aeb1cc461e808635e35317a3eb29ad
Author: Kristina Bessonova <kbessonova at accesssoftek.com>
Date: 2020-06-15 (Mon, 15 Jun 2020)
Changed paths:
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
[CMake][runtimes] Skip adding 2nd set of the same variables for a generic target
No need to parse and add the same variables twice if runtimes is being
built for a generic target (i.e. w/o multilib).
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D81574
More information about the All-commits
mailing list