summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2014-03-11 00:01:37 +0000
committerMatt Arsenault <Matthew.Arsenault@amd.com>2014-03-11 00:01:37 +0000
commitfaa297e89e82e36aee9702623fa6e99e1cc55b6b (patch)
tree05c9b78279b172b2823c8c2ced0baed7694bdaac
parent6dde30354ac5a190d9fc43de6586d54c44c11e8e (diff)
downloadbcm5719-llvm-faa297e89e82e36aee9702623fa6e99e1cc55b6b.tar.gz
bcm5719-llvm-faa297e89e82e36aee9702623fa6e99e1cc55b6b.zip
Remove incomplete comment
llvm-svn: 203518
-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 49f214c6723..bff89d3c822 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);
OpenPOWER on IntegriCloud