aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-06-19 11:03:39 -0700
committerFangrui Song <i@maskray.me>2024-06-19 11:03:39 -0700
commit0ea6b8e476c28746f4434db6515fcffe2f9cbe4b (patch)
treeda7853c66205135caed49425cf4b9e0bad8808f1 /llvm/lib/IR/Module.cpp
parentfb17bbce80cf76ce1a31eff463f451f626bc36b5 (diff)
downloadllvm-0ea6b8e476c28746f4434db6515fcffe2f9cbe4b.zip
llvm-0ea6b8e476c28746f4434db6515fcffe2f9cbe4b.tar.gz
llvm-0ea6b8e476c28746f4434db6515fcffe2f9cbe4b.tar.bz2
[clang-linker-wrapper] Use MapVector to stabilize iteration order
DenseMap iteration order is not guaranteed to be deterministic. Without the change, clang/test/Driver/linker-wrapper{,-libs}.c would fail when `combineHashValue` changes (#95970).
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions