llvm-project
66449755 - [CodeGen] Use MapVector to stabilize iteration order

Commit
1 year ago
[CodeGen] Use MapVector to stabilize iteration order Otherwise clang/test/CodeGenCXX/attr-annotate.cpp output could fail when llvm::hash_value(StringRef) changes (#96282). EmitGlobalAnnotations iterates over DeferredAnnotations.
Author
Parents
Loading