summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMBuildAttrs.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-05-25 19:51:07 +0000
committerChris Lattner <sabre@nondot.org>2009-05-25 19:51:07 +0000
commit9a3f3a5c3de3d101f7e0a8f82ceb6ca7d734f36e (patch)
tree7ee44273e1e804bca308a427d3ff1dd428a9f2a3 /llvm/lib/Target/ARM/ARMBuildAttrs.h
parentcf7530ff43e5025912f351a2b68e5298558a6d95 (diff)
downloadbcm5719-llvm-9a3f3a5c3de3d101f7e0a8f82ceb6ca7d734f36e.tar.gz
bcm5719-llvm-9a3f3a5c3de3d101f7e0a8f82ceb6ca7d734f36e.zip
fix typo
llvm-svn: 72395
Diffstat (limited to 'llvm/lib/Target/ARM/ARMBuildAttrs.h')
-rw-r--r--llvm/lib/Target/ARM/ARMBuildAttrs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/ARM/ARMBuildAttrs.h b/llvm/lib/Target/ARM/ARMBuildAttrs.h
index 04cf5125f06..3b38375fbc7 100644
--- a/llvm/lib/Target/ARM/ARMBuildAttrs.h
+++ b/llvm/lib/Target/ARM/ARMBuildAttrs.h
@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
-// This file contains enumerations amd support routines for ARM build attributes
+// This file contains enumerations and support routines for ARM build attributes
// as defined in ARM ABI addenda document (ABI release 2.07).
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud