[all-commits] [llvm/llvm-project] d4e861: [CGData] Fix assertions when skipping name (#151570)
Kyungwoo Lee via All-commits
all-commits at lists.llvm.org
Thu Jul 31 11:46:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4e8619ef12d1de0b839f91c3ee976811823bd7c
https://github.com/llvm/llvm-project/commit/d4e8619ef12d1de0b839f91c3ee976811823bd7c
Author: Kyungwoo Lee <kyulee at meta.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M llvm/lib/CGData/StableFunctionMapRecord.cpp
M llvm/test/ThinLTO/AArch64/cgdata-merge-read.ll
Log Message:
-----------
[CGData] Fix assertions when skipping name (#151570)
This fixes assertion failures when using
`-indexed-codegen-data-read-function-map-names=false`
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