[all-commits] [llvm/llvm-project] e6ebe8: [TextAPI] use unique sorted vector for holding tar...
Cyndy Ishida via All-commits
all-commits at lists.llvm.org
Tue Dec 19 14:50:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6ebe8bf816c3e8ca0e000414bbe326d2765ff73
https://github.com/llvm/llvm-project/commit/e6ebe8bf816c3e8ca0e000414bbe326d2765ff73
Author: Cyndy Ishida <cyndy_ishida at apple.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M llvm/lib/TextAPI/BinaryReader/DylibReader.cpp
Log Message:
-----------
[TextAPI] use unique sorted vector for holding target triples for (#75959)
reading dylibs
* This is a better fix than what I originally did to appease CI.
More information about the All-commits
mailing list