From ab3314f4d72fcf3c959a3f2a371c658e1a5ddfe2 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Wed, 2 Jan 2013 23:25:41 +0000 Subject: [PATCH] Add docs/README.txt to point to llvm/docs/README.txt. llvm-svn: 171426 --- clang/docs/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 clang/docs/README.txt diff --git a/clang/docs/README.txt b/clang/docs/README.txt new file mode 100644 index 000000000000..c4e565f9e267 --- /dev/null +++ b/clang/docs/README.txt @@ -0,0 +1 @@ +See llvm/docs/README.txt