[llvm-commits] [llvm] r89211 - /llvm/trunk/CMakeLists.txt

Daniel Dunbar daniel at zuster.org
Wed Nov 25 12:38:37 PST 2009


On Mon, Nov 23, 2009 at 9:40 AM, Chris Lattner <clattner at apple.com> wrote:
>
> On Nov 22, 2009, at 2:27 PM, Nick Lewycky wrote:
>
>>>>>
>>>>> I will update the doc.
>>>>
>>>> The rationale for copying each Kaleidoscope chapter into the examples/
>>>> directory was to make sure that our examples on the website don't get out of
>>>> date when someone changes the API.
>>>
>>> I agree this is good.
>
> This sounds like excellent rationale for disabling this stuff (including kaleidoscope!) by default, but making sure the buildbots are building them.

This is done, our fastest machine (clang-x86_64-linux) builds them for
LLVM and Clang.

 - Daniel



More information about the llvm-commits mailing list