mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 04:46:27 +08:00
Previously, I was assuming that S_DEFRANGE_SUBFIELD_REGISTERs are always in the increasing order of offset_in_parent until I saw a counter example. Using `std::map` so that they are sorted by offset_in_parent. Differential Revision: https://reviews.llvm.org/D124061
9.6 KiB
9.6 KiB