OSDN Git Service

Another test commit (with git-svn)
authorMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Mar 2008 21:37:43 +0000 (21:37 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Wed, 26 Mar 2008 21:37:43 +0000 (21:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48843 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc2/doc/LLVMC-Enhancements.rst
tools/llvmc2/doc/LLVMC-Tutorial.rst [moved from tools/llvmc2/doc/LLVMCC-Tutorial.rst with 100% similarity]

index 2b77816..671c993 100644 (file)
@@ -1,6 +1,10 @@
 Introduction
 ============
 
+Disclaimer: this document is currently somewhat out-of-date and is
+retained for reference; for documentation, refer to
+LLVMC-Tutorial.rst.
+
 A complete rewrite of the LLVMC compiler driver is proposed, aimed at
 making it more configurable and useful.