mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
189f7cb2ab
Don't know why under Sanitizer build(asan/msan/ubsan), the `std::unordered_map<string, ...>`'s output order is reversed, make the regression test failed. This change creates a workaround by using sorted container to make the output deterministic. Reviewed By: hoy, wenlei Differential Revision: https://reviews.llvm.org/D92816 |
||
---|---|---|
.. | ||
CallContext.h | ||
CMakeLists.txt | ||
ErrorHandling.h | ||
llvm-profgen.cpp | ||
PerfReader.cpp | ||
PerfReader.h | ||
ProfiledBinary.cpp | ||
ProfiledBinary.h | ||
ProfileGenerator.cpp | ||
ProfileGenerator.h |