[all-commits] [llvm/llvm-project] 218f71: [DebugInfo][LowerConstantIntrinsics] Fix the missi...
Shan Huang via All-commits
all-commits at lists.llvm.org
Thu Jul 4 06:06:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 218f71d43283c2916aac6923edf4df6c0024676a
https://github.com/llvm/llvm-project/commit/218f71d43283c2916aac6923edf4df6c0024676a
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
A llvm/test/Transforms/LowerConstantIntrinsics/preserving-debugloc-br.ll
Log Message:
-----------
[DebugInfo][LowerConstantIntrinsics] Fix the missing debug location of new branch instruction (#97145)
Fix #97142 .
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