[all-commits] [llvm/llvm-project] 815eab: [DebugLocEntry][nfc] Remove redundant cast
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Wed Apr 26 04:56:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 815eab2d3cbb290ba1255efef549edae7807cc71
https://github.com/llvm/llvm-project/commit/815eab2d3cbb290ba1255efef549edae7807cc71
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/DebugLocEntry.h
Log Message:
-----------
[DebugLocEntry][nfc] Remove redundant cast
A cast from DIExpression->DIExpression is not needed.
Differential Revision: https://reviews.llvm.org/D149178
More information about the All-commits
mailing list