Change constantexpr global variable initializers to convert the constants
[oota-llvm.git] / include / llvm / CodeGen / AsmPrinter.h
index 799eeb04869b86fc2459d3c5a89346fbe1078d77..a79a046658d020648e176e5e3c961dc9232e9912 100644 (file)
@@ -347,10 +347,6 @@ namespace llvm {
     void EmitGlobalConstant(const Constant* CV, unsigned AddrSpace = 0);
     
   protected:
-    /// EmitConstantValueOnly - Print out the specified constant, without a
-    /// storage class.  Only constants of first-class type are allowed here.
-    void EmitConstantValueOnly(const Constant *CV);
-
     virtual void EmitMachineConstantPoolValue(MachineConstantPoolValue *MCPV);
 
     /// processDebugLoc - Processes the debug information of each machine