[BOLT] Remove dependency on StringMap iteration order
Remove the usage of StringMap in places where the iteration order affects the output since the iteration over StringMap is non-deterministic. Reviewed By: Amir Differential Revision: https://reviews.llvm.org/D145194
Loading
Please sign in to comment