[all-commits] [llvm/llvm-project] c16eaa: [ORC] Enable hashing of [NonOwning]SymbolStringPtr...
Lang Hames via All-commits
all-commits at lists.llvm.org
Sat Oct 11 04:31:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c16eaa4d8580a7a48b952ba961d2691dd084c892
https://github.com/llvm/llvm-project/commit/c16eaa4d8580a7a48b952ba961d2691dd084c892
Author: Lang Hames <lhames at gmail.com>
Date: 2025-10-11 (Sat, 11 Oct 2025)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h
M llvm/unittests/ExecutionEngine/Orc/SymbolStringPoolTest.cpp
Log Message:
-----------
[ORC] Enable hashing of [NonOwning]SymbolStringPtr objects. (#162990)
This will be used by an upcoming patch to hash collections of
SymbolStringPtrs.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list