mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 16:36:40 +00:00
The word dependence' has no
a'.
llvm-svn: 8031
This commit is contained in:
parent
cda7f97dbb
commit
03692b72bb
@ -44,7 +44,7 @@ code looks MUCH nicer than GCC :)
|
||||
Even if we choose to do LLVM code emission from RTL, we will almost
|
||||
certainly want to move LLVM emission from step 8 down until at least CSE
|
||||
has been rerun... which causes me to wonder if the SSA generation code
|
||||
will still work (due to global variable dependancies and stuff). I assume
|
||||
will still work (due to global variable dependencies and stuff). I assume
|
||||
that it can be made to work, but might be a little more involved than we
|
||||
would like.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user