aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/R600/SIInstrInfo.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Target/R600/SIInstrInfo.h b/llvm/lib/Target/R600/SIInstrInfo.h
index 49f214c..bff89d3 100644
--- a/llvm/lib/Target/R600/SIInstrInfo.h
+++ b/llvm/lib/Target/R600/SIInstrInfo.h
@@ -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);