mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Add a note
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44414 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1f87300326
commit
51c971701a
@ -47,6 +47,9 @@ demonstrate how easy it is to use. It's much more work to build a lexer and
|
||||
parser than it is to generate LLVM IR code. :)
|
||||
</p>
|
||||
|
||||
<p><b>Please note</b>: the code in this chapter and later require LLVM 2.2 or
|
||||
LLVM SVN to work. LLVM 2.1 and before will not work with it.</p>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- *********************************************************************** -->
|
||||
|
Loading…
Reference in New Issue
Block a user