[all-commits] [llvm/llvm-project] 42874f: [DebugInfo] Fix detection of hash collision in App...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Jun 15 09:36:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 42874f66475548541cd871d5790116b2bc68b89a
https://github.com/llvm/llvm-project/commit/42874f66475548541cd871d5790116b2bc68b89a
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths:
M llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
A llvm/test/DebugInfo/Generic/apple-names-hash-collisions.ll
Log Message:
-----------
[DebugInfo] Fix detection of hash collision in Apple Accel tables
The current implementation was ignoring the possibility of collisions.
More information about the All-commits
mailing list