mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Actually, semantical doesn't appear to be a word.
llvm-svn: 27983
This commit is contained in:
parent
b42f17a66a
commit
8f4ae863ce
@ -418,7 +418,7 @@ rebuilding.</p>
|
||||
<p>Currently, there isn't much. LLVM supports an intermediate representation
|
||||
which is useful for code representation but will not support the high level
|
||||
(abstract syntax tree) representation needed by most compilers. There are no
|
||||
facilities for lexical nor semantical analysis. There is, however, a <i>mostly
|
||||
facilities for lexical nor semantic analysis. There is, however, a <i>mostly
|
||||
implemented</i> configuration-driven
|
||||
<a href="CompilerDriver.html">compiler driver</a> which simplifies the task
|
||||
of running optimizations, linking, and executable generation.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user