summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-03-18 23:57:57 +0000
committerBob Wilson <bob.wilson@apple.com>2010-03-18 23:57:57 +0000
commita4d86b63c7fd6785f7bfd62176c7eb65daa7a98c (patch)
tree7165decd868c29d938f516ec430caff6292b9078
parent8e9b895c37c3cb78057d2b18dfb54b30d8cf2990 (diff)
downloadbcm5719-llvm-a4d86b63c7fd6785f7bfd62176c7eb65daa7a98c.tar.gz
bcm5719-llvm-a4d86b63c7fd6785f7bfd62176c7eb65daa7a98c.zip
Update comment to refer to the right filename.
llvm-svn: 98902
-rw-r--r--llvm/lib/Target/ARM/ARMInstrFormats.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMInstrFormats.td b/llvm/lib/Target/ARM/ARMInstrFormats.td
index 66c4ba63074..d754579dbab 100644
--- a/llvm/lib/Target/ARM/ARMInstrFormats.td
+++ b/llvm/lib/Target/ARM/ARMInstrFormats.td
@@ -71,7 +71,7 @@ class UnaryDP { bit isUnaryDataProc = 1; }
class Xform16Bit { bit canXformTo16Bit = 1; }
//===----------------------------------------------------------------------===//
-// ARM Instruction flags. These need to match ARMInstrInfo.h.
+// ARM Instruction flags. These need to match ARMBaseInstrInfo.h.
//
// Addressing mode.
OpenPOWER on IntegriCloud