diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-06-05 14:18:02 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-06-05 14:18:02 +0000 |
commit | 242ddb92bca24745c131b9fa0955dfd6634512fc (patch) | |
tree | 9de6723de202a709d427b158e9d2f6ba78f28245 /llvm/docs/BytecodeFormat.html | |
parent | 2c0735446ba07b9b41c8b67d05cc0b88c85c3b5e (diff) | |
download | bcm5719-llvm-242ddb92bca24745c131b9fa0955dfd6634512fc.tar.gz bcm5719-llvm-242ddb92bca24745c131b9fa0955dfd6634512fc.zip |
Add "work in progress" warning.
llvm-svn: 14042
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r-- | llvm/docs/BytecodeFormat.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 9902ecdf5ed..77715fd620c 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -42,6 +42,9 @@ <p>Written by <a href="mailto:rspencer@x10sys.com">Reid Spencer</a> </p> </div> +<div class="doc_warning"> + <p>Warning: This is a work in progress.</p> +</div> <!-- *********************************************************************** --> <div class="doc_section"> <a name="abstract">Abstract </a></div> <!-- *********************************************************************** --> |