projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e9b219
)
Fix grammar.
author
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 16 Jul 2004 17:40:28 +0000
(17:40 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Fri, 16 Jul 2004 17:40:28 +0000
(17:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14888
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/Skeleton/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/Skeleton/README.txt
b/lib/Target/Skeleton/README.txt
index 26c41dd9f5183d10646970c0ebe39c1dff17d17a..831b44eab1fdfe3313c58dc720764835b49dde34 100644
(file)
--- a/
lib/Target/Skeleton/README.txt
+++ b/
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.
-