[PATCH] D152586: [DebugInfo] Fix detection of hash collision in Apple Accel tables
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 14:48:06 PDT 2023
JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.
LGTM!
================
Comment at: llvm/test/DebugInfo/Generic/apple-names-hash-collisions.ll:13-14
+; NUM_HASHES-NEXT: Hashes count: 1
+; FOUND_VARS: DW_AT_name ("bb")
+; FOUND_VARS: DW_AT_name ("cA")
+
----------------
Nice collision :D
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152586/new/
https://reviews.llvm.org/D152586
More information about the llvm-commits
mailing list