mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
A test commit from Mikhail Dvorskiy (blank line, to pstl/trunk) according 'Obtaining Commit Access' rules (https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access)
llvm-svn: 362362
This commit is contained in:
parent
ceb0cc54f9
commit
209adba440
@ -32,3 +32,4 @@ To use Parallel STL, you must have the following software installed:
|
||||
* The following algorithms require additional O(n) memory space for parallel execution: `copy_if`, `inplace_merge`,
|
||||
`partial_sort`, `partial_sort_copy`, `partition_copy`, `remove`, `remove_if`, `rotate`, `sort`, `stable_sort`,
|
||||
`unique`, `unique_copy`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user