[all-commits] [llvm/llvm-project] 20f06e: [IR][NFC] Remove DbgInstPtr PointerUnion (#212233)
Marc Auberer via All-commits
all-commits at lists.llvm.org
Mon Jul 27 09:23:54 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20f06e490149867d2a261cbcca41fa176bdc87b1
https://github.com/llvm/llvm-project/commit/20f06e490149867d2a261cbcca41fa176bdc87b1
Author: Marc Auberer <marc.auberer at chillibits.com>
Date: 2026-07-27 (Mon, 27 Jul 2026)
Changed paths:
M llvm/include/llvm/IR/DIBuilder.h
M llvm/lib/IR/DIBuilder.cpp
M llvm/lib/IR/DebugInfo.cpp
M llvm/lib/Transforms/Scalar/SROA.cpp
M llvm/unittests/IR/IRBuilderTest.cpp
Log Message:
-----------
[IR][NFC] Remove DbgInstPtr PointerUnion (#212233)
DbgInstPtr was needed in the transitionary phase between intrinsics and
records, but can be removed now.
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