Remove incomplete comment
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Mar 2014 00:01:37 +0000 (00:01 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 11 Mar 2014 00:01:37 +0000 (00:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203518 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/R600/SIInstrInfo.h

index 49f214c6723e60f7584bb2619452de7e0d523098..bff89d3c822844f57f3db021dddb3a2e95519685 100644 (file)
@@ -31,8 +31,6 @@ private:
                                              unsigned MovRelOp,
                                              unsigned Dst,
                                              unsigned Src0) const;
-  // If you add or remove instructions from this function, you will
-
 public:
   explicit SIInstrInfo(AMDGPUTargetMachine &tm);