[all-commits] [llvm/llvm-project] bae2e5: [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:46:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bae2e56115d617cc5e152b4743484ab04649fe13
https://github.com/llvm/llvm-project/commit/bae2e56115d617cc5e152b4743484ab04649fe13
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.
Differential Revision: D152586
More information about the All-commits
mailing list