De-tabify
[oota-llvm.git] / lib / Target / IA64 / IA64ISelLowering.h
index 7c9c5c3a10fdfdfb2423ff8b98bf84a8c9c5b782..4f0630b29832120fdf0f274d042f28c0079b82d9 100644 (file)
@@ -41,13 +41,11 @@ namespace llvm {
     int VarArgsFrameIndex;            // FrameIndex for start of varargs area.
     //int ReturnAddrIndex;              // FrameIndex for return slot.
     unsigned GP, SP, RP; // FIXME - clean this mess up
-         
   public:
     explicit IA64TargetLowering(TargetMachine &TM);
 
     unsigned VirtGPR; // this is public so it can be accessed in the selector
                       // for ISD::RET. add an accessor instead? FIXME
-           
     const char *getTargetNodeName(unsigned Opcode) const;
       
     /// LowerArguments - This hook must be implemented to indicate how we should