diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2025-05-23 15:55:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 15:55:42 +0200 |
commit | 50304b0806e4f9c8001c024925566c9b88e7176e (patch) | |
tree | 180503dcd277e5d35d7efe097f0098d7dc930512 /llvm/lib/Object/OffloadBundle.cpp | |
parent | 6bd3543a4d2977cb63f7212594ea0f2ac6e8ab12 (diff) | |
download | llvm-50304b0806e4f9c8001c024925566c9b88e7176e.zip llvm-50304b0806e4f9c8001c024925566c9b88e7176e.tar.gz llvm-50304b0806e4f9c8001c024925566c9b88e7176e.tar.bz2 |
[MLIR][ODS] Fix properties tablegen wrapper to allow ADL lookup for hash_value (#141023)
llvm::hash_value() is meant to be redefined in the relevant namespace
and looked up through ADL. However this can't work with a fully
qualified call.
Diffstat (limited to 'llvm/lib/Object/OffloadBundle.cpp')
0 files changed, 0 insertions, 0 deletions