[PATCH] D39715: [CMake][runtimes] Set compiler as working even for default target
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 09:25:54 PST 2017
beanz added a comment.
One comment inline below.
================
Comment at: runtimes/CMakeLists.txt:88
include(AddLLVM)
- include(HandleLLVMOptions)
----------------
Why is this removed? Your comments don't explain this part of the change.
Repository:
rL LLVM
https://reviews.llvm.org/D39715
More information about the llvm-commits
mailing list