[all-commits] [llvm/llvm-project] 0423dd: [build] Fix LLVM_ENABLE_RUNTIMES override condition
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Wed Jan 29 13:41:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0423ddfb817a982e8e1055f94698af1f336686f5
https://github.com/llvm/llvm-project/commit/0423ddfb817a982e8e1055f94698af1f336686f5
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2020-01-29 (Wed, 29 Jan 2020)
Changed paths:
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
[build] Fix LLVM_ENABLE_RUNTIMES override condition
I forgot to add parentheses in fa44d72b9e43, though I prefer the
expanded form anyway.
More information about the All-commits
mailing list