summaryrefslogtreecommitdiff
path: root/source_repositories/llvm.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-12-26 11:29:56 +0100
committerThomas Schwinge <thomas@codesourcery.com>2012-12-26 11:29:56 +0100
commit11cf3fc335cac232dc4093410679c86a3cf3d38f (patch)
treedc9d7039acddd8a4b395d793a564981558619649 /source_repositories/llvm.mdwn
parent175f68707cf8a4951a9b024a3b43d92860151eaf (diff)
open_issues/llvm: llvm llvmf85ec865f0f803273ab38e3b1a19fe185c7e88ac (2012-12-23), clang debc018be39668db5cefb6418cd210aa716d6e7a (2012-12-23), compiler-rt cab6133c5d7478e96882cb54467e29b3716c0d89 (2012-12-23), test-suite 1451ba86fc87d067ed3d244352e4025a8134b0a7 (2012-12-23)
Diffstat (limited to 'source_repositories/llvm.mdwn')
-rw-r--r--source_repositories/llvm.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/source_repositories/llvm.mdwn b/source_repositories/llvm.mdwn
new file mode 100644
index 00000000..9788aae1
--- /dev/null
+++ b/source_repositories/llvm.mdwn
@@ -0,0 +1,17 @@
+[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+There are repositories for maintenance of [[/LLVM]] for the Hurd's needs:
+`grubber:~tschwinge/tmp/llvm/git`, `grubber:~tschwinge/tmp/llvm/clang/git`,
+`grubber:~tschwinge/tmp/llvm/compiler-rt/git`,
+`grubber:~tschwinge/tmp/llvm/test-suite/git`.
+
+These repositories are based on the [upstream Git mirror
+repositories](http://llvm.org/docs/GettingStarted.html#git-mirror).