mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 19:34:29 +00:00
![Michael Kruse](/assets/img/avatar_default.png)
The option is passed as argv to ISL's command line option parser. Polly's own own command line options take precedence over options passed as `-polly-isl-arg`. For instance, `-polly-isl-arg=--schedule-outer-coincidence` will be ignored in favor of `-polly-opt-outer-coincidence`. Reviewed By: grosser Differential Revision: https://reviews.llvm.org/D77303