mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
aba43035bd
llvm::sort is beneficial even when we use the iterator-based overload, since it can optionally shuffle the elements (to detect non-determinism). However llvm::sort is not usable everywhere, for example, in compiler-rt. Reviewed By: nhaehnle Differential Revision: https://reviews.llvm.org/D130406 |
||
---|---|---|
.. | ||
tool | ||
CMakeLists.txt | ||
ReorderFieldsAction.cpp | ||
ReorderFieldsAction.h |