[LLVMdev] compiler-rt CMake build
Brad King
brad.king at kitware.com
Mon Feb 24 06:05:28 PST 2014
On 02/24/2014 08:53 AM, Alexey Samsonov wrote:
> On Fri, Feb 21, 2014 at 9:03 PM, Brad King wrote:
> Just "build" should be sufficient because the generated build system
> in compiler-rt knows how to re-run CMake if any of the inputs have
> changed.
>
> Suppose LLVMConfig.cmake has changed.
Every file CMake processes as part of configuring the project ends up in
the build-time dependencies to re-run CMake.
> Could you take a look if http://llvm-reviews.chandlerc.com/D2868 looks reasonable?
It looks pretty good to me. I added some inline comments.
-Brad
More information about the llvm-dev
mailing list