[all-commits] [llvm/llvm-project] 8f492f: Remove unused verifyRegStateMapping() function in ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Oct 23 17:37:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f492f646781ed6c894775f95846520728d9119e
https://github.com/llvm/llvm-project/commit/8f492f646781ed6c894775f95846520728d9119e
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M llvm/lib/CodeGen/RegAllocFast.cpp
Log Message:
-----------
Remove unused verifyRegStateMapping() function in RegAllocFast (NFC)
This fixes compiler warning when building with assertions.
More information about the All-commits
mailing list