Skip to content

Commit fc52e40

Browse files
committed
Add a disclaimer to readme
apple-llvm-split-commit: e2780815a0b31c54a49377fbb50359898e87b25e apple-llvm-split-dir: -
1 parent 01c77b1 commit fc52e40

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Disclaimer
2+
3+
The [llvm-monorepo-root](https://github.com/apple/llvm-monorepo-root),
4+
the [llvm-project-v1](https://github.com/apple/llvm-project-v1), and
5+
the [llvm-project-v1-split](https://github.com/apple/llvm-project-v1-split) are
6+
WIP repositories that are used for development and prototyping of an llvm-project monorepo
7+
for Swift. Please see [this forum post](https://forums.swift.org/t/llvm-monorepo-transition/25689)
8+
for more details.
9+
10+
Original readme follows:
11+
112
# The LLVM Compiler Infrastructure
213

314
This directory and its subdirectories contain source code for LLVM,

0 commit comments

Comments
 (0)