[PATCH] Add more ChangeTo* functions to MachineOperand
hfinkel at anl.gov
hfinkel at anl.gov
Tue May 5 19:24:39 PDT 2015
================
Comment at: include/llvm/CodeGen/MachineOperand.h:558
@@ +557,3 @@
+ /// ChangeToES - Replace this operand with a new external symbol operand.
+ void ChangeToES(const char *SymName, unsigned char TargetFlags = 0);
+
----------------
Please write out ChangeToExternalSymbol
http://reviews.llvm.org/D9505
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list