[all-commits] [llvm/llvm-project] 19cdc0: [llvm] Specialize 'NoCFIValue::getType()' (#72923)
Youngsuk Kim via All-commits
all-commits at lists.llvm.org
Tue Nov 21 01:23:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 19cdc0a13480806e474de6a7e6e200b1eccc7a13
https://github.com/llvm/llvm-project/commit/19cdc0a13480806e474de6a7e6e200b1eccc7a13
Author: Youngsuk Kim <joseph942010 at gmail.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M llvm/include/llvm/IR/Constants.h
Log Message:
-----------
[llvm] Specialize 'NoCFIValue::getType()' (#72923)
Specialize `NoCFIValue::getType()` to give a more detailed type hint to
clients.
---------
Co-authored-by: Nikita Popov <github at npopov.com>
More information about the All-commits
mailing list