[all-commits] [llvm/llvm-project] 0fb503: [RemoveDIs] Fix SIGSEGV caused by splitBasicBlock ...
Franklin Zhang via All-commits
all-commits at lists.llvm.org
Tue Apr 30 21:45:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fb50371a108d27394bb76adf8cffe944ab904cd
https://github.com/llvm/llvm-project/commit/0fb50371a108d27394bb76adf8cffe944ab904cd
Author: Franklin Zhang <zhangfenglei at huawei.com>
Date: 2024-05-01 (Wed, 01 May 2024)
Changed paths:
M llvm/lib/IR/BasicBlock.cpp
M llvm/unittests/IR/BasicBlockDbgInfoTest.cpp
Log Message:
-----------
[RemoveDIs] Fix SIGSEGV caused by splitBasicBlock (#90312)
See `llvm/unittests/IR/BasicBlockDbgInfoTest.cpp` for a test case.
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