[all-commits] [llvm/llvm-project] 31aed2: Fix "MIParser::getIRValue(unsigned int)’ defined b...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 14 03:59:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 31aed2e0dad25d43039a9b933b1b95fbdeb27704
https://github.com/llvm/llvm-project/commit/31aed2e0dad25d43039a9b933b1b95fbdeb27704
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-01-14 (Tue, 14 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
Log Message:
-----------
Fix "MIParser::getIRValue(unsigned int)’ defined but not used" warning. NFCI.
More information about the All-commits
mailing list