summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-07-16 17:40:28 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-07-16 17:40:28 +0000
commit65728ddf457972e0980db4ffeca967c03e6204e0 (patch)
treeb2278f02ca59e653c985dbb5e2d4f88d4c62ce6e /llvm
parent763d930d22423852a4e1269f59625ed813fcde36 (diff)
downloadbcm5719-llvm-65728ddf457972e0980db4ffeca967c03e6204e0.tar.gz
bcm5719-llvm-65728ddf457972e0980db4ffeca967c03e6204e0.zip
Fix grammar.
llvm-svn: 14888
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/Skeleton/README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/llvm/lib/Target/Skeleton/README.txt b/llvm/lib/Target/Skeleton/README.txt
index 26c41dd9f51..831b44eab1f 100644
--- a/llvm/lib/Target/Skeleton/README.txt
+++ b/llvm/lib/Target/Skeleton/README.txt
@@ -2,7 +2,7 @@ LLVM Target Skeleton
--------------------
This directory contains a very simple skeleton that can be used as the
-starting point for new LLVM targets. Basically you can take this code
+starting point for new LLVM targets. Basically, you can take this code
and start filling stuff in.
This directory contains mainly stubs and placeholders; there is no binary
@@ -16,4 +16,3 @@ be replaced with your target details.
As always, if you're starting a new port, please mention it on the llvmdev
list, and if you have questions, that is a great place to ask.
-
OpenPOWER on IntegriCloud