[all-commits] [llvm/llvm-project] 52967a: [InstCombine] Fix a crash in -kcfi debug block
Sami Tolvanen via All-commits
all-commits at lists.llvm.org
Wed Sep 7 15:59:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52967a530695bb9ffd24bb61a22a558f2f494187
https://github.com/llvm/llvm-project/commit/52967a530695bb9ffd24bb61a22a558f2f494187
Author: Sami Tolvanen <samitolvanen at google.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
[InstCombine] Fix a crash in -kcfi debug block
Don't attempt to print out DebugLoc as we may not have one.
More information about the All-commits
mailing list