Add an svn project to contain the files that appear at the root of the

monorepo.

llvm-svn: 316185
This commit is contained in:
James Y Knight
2017-10-19 21:09:49 +00:00
parent bcec5cd5a3
commit ec937b9108

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
# Low Level Virtual Machine (LLVM)
This directory and its subdirectories contain source code for LLVM,
a toolkit for the construction of highly optimized compilers,
optimizers, and runtime environments.