mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 23:32:00 +00:00
[PBQP] Fix comment wording. NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228390 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0d18b852e0
commit
52e57900a3
@ -748,7 +748,7 @@ bool RegAllocPBQP::runOnMachineFunction(MachineFunction &MF) {
|
||||
}
|
||||
|
||||
namespace {
|
||||
// A Helper class for print node and register info in a consistent way
|
||||
// A helper class for printing node and register info in a consistent way
|
||||
class PrintNodeInfo {
|
||||
public:
|
||||
typedef PBQP::RegAlloc::PBQPRAGraph Graph;
|
||||
|
Loading…
x
Reference in New Issue
Block a user