[llvm] TargetInstrInfo: squelch a signedness warning on MSVC (PR #74078)
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 1 07:27:00 PST 2023
artagnon wrote:
Thanks. I looked at the build log, and all the warnings are coming from including MCInstrItineraries.h, and the warning is on line 223, which I've fixed.
https://github.com/llvm/llvm-project/pull/74078
More information about the llvm-commits
mailing list