[PATCH] D39715: [CMake][runtimes] Set compiler as working even for default target
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 10 11:23:12 PST 2017
phosek added inline comments.
================
Comment at: runtimes/CMakeLists.txt:88
include(AddLLVM)
- include(HandleLLVMOptions)
----------------
beanz wrote:
> Why is this removed? Your comments don't explain this part of the change.
This change is orthogonal to this one so I'll split it into a separate patch.
Repository:
rL LLVM
https://reviews.llvm.org/D39715
More information about the llvm-commits
mailing list