forked from OSchip/llvm-project
parent
be86bb1e6a
commit
77f62d45ef
|
@ -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…
Reference in New Issue