[llvm-commits] [PATCH: polly] Integrate polly test-suite into 'make check-all'

Sebastian Pop spop at codeaurora.org
Wed Dec 5 09:42:40 PST 2012


Andy Gibbs wrote:
> Hi,
> 
> Attached is a patch to polly's test-suite to integrate it into
> llvm's "make check-all" when polly is built as part of the whole.
> I've also added a "make check-polly" to match the general "make
> check-*" idiom used by other projects.  This links to the same
> behaviour as "make polly-test", which remains available.  Also, when
> building outside llvm's folder structure, the test-suite can be
> invoked as before.
> 
> Are people happy for me to commit this change?

LGTM.  Befor you commit, please wait for Tobi to comment on this change as well.

I see that you are modifying only the cmake part: the same problems exist also
in configure + make.

Sebastian
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation



More information about the llvm-commits mailing list