[PATCH] D21591: [Polly] Fix assertion due to buildMemoryAccess.

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 07:51:56 PDT 2016


[Drop the comment marker to make sure this gets added to phabricator]

> Meinersbur added a comment.
> 
> When applying to the current trunk, polly-check fails with
> 
>   opt: Unknown command line argument '-debug-only=polly-dependence'. Try:
>   'opt -help'

If this is an no-asserts build then the test case probably misses a

REQUIRES: ASSERTS

Best,
Tobias

-- 
You received this message because you are subscribed to the Google
Groups "Polly Development" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to polly-dev+unsubscribe at googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


More information about the llvm-commits mailing list