[PATCH] D33908: [cmake] Enable reverse iteration by default through build macro

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 17:35:05 PDT 2017


mgrang added a comment.

In https://reviews.llvm.org/D33908#773290, @probinson wrote:

> Does this make the two new tests from https://reviews.llvm.org/D33795 superfluous?  i.e. can they be deleted?


We need to have a builder with LLVM_ENABLE_REVERSE_ITERATION enabled by default. Once that is in place we can delete the two tests.
I was reading through http://llvm.org/docs/HowToAddABuilder.html but I do not have a machine to spare. Is there any way we can setup the builder on existing machines?

--Mandeep


Repository:
  rL LLVM

https://reviews.llvm.org/D33908





More information about the llvm-commits mailing list