diff options
author | Lang Hames <lhames@gmail.com> | 2024-11-01 04:27:45 +1100 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2024-11-01 04:50:24 +1100 |
commit | 244ea4062590b4fbda56bbae6cd3700159db19bf (patch) | |
tree | 5351b53b426d18dd3f36fef8099cdf5b7ea8e00d /clang/lib/Frontend | |
parent | e05def081e43f8fe8be7f3a4ed2749ae01ab0ab3 (diff) | |
download | llvm-244ea4062590b4fbda56bbae6cd3700159db19bf.zip llvm-244ea4062590b4fbda56bbae6cd3700159db19bf.tar.gz llvm-244ea4062590b4fbda56bbae6cd3700159db19bf.tar.bz2 |
Revert "[JITLink] Use MapVector to stabilize iteration order"
This reverts commit f8f4235612b9668bbcbb6a58634fcb756794045e and replaces the
MapVector with a sorted vector in the debug dump: We only need to sort the
sections for debug dumping, and don't want LinkGraph API clients assuming
anything about the section iteration order.
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions