mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-16 21:21:06 +00:00
[doc] Rename -polly-detect-only= to -polly-only-func=
llvm-svn: 238930
This commit is contained in:
parent
244c8297cf
commit
a441305564
@ -90,7 +90,7 @@ command line.
|
||||
|
||||
<h3>Limit Polly to a single function</h3>
|
||||
To limit the execution of Polly to a single function, use the option
|
||||
<b>-polly-detect-only=functionname</b>.
|
||||
<b>-polly-only-func=functionname</b>.
|
||||
|
||||
<h3>Disable LLVM-IR generation</h3>
|
||||
Polly normally regenerates LLVM-IR from the Polyhedral representation. To only
|
||||
|
Loading…
x
Reference in New Issue
Block a user