[PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
hfinkel at anl.gov
hfinkel at anl.gov
Tue Apr 14 12:38:58 PDT 2015
Andy, have your concerns been addressed at this point?
================
Comment at: include/llvm/CodeGen/PseudoSourceValue.h:36
@@ -33,2 +35,3 @@
const MachineMemOperand &MMO);
+ friend raw_ostream &llvm::operator<<(raw_ostream &OS, const PseudoSourceValue* PSV);
----------------
Line is too long?
http://reviews.llvm.org/D8705
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list