forked from OSchip/llvm-project
asmprinter done, added crucial missing step
llvm-svn: 24767
This commit is contained in:
parent
55f9dbe1ea
commit
69b5d17f92
|
@ -1,9 +1,8 @@
|
|||
|
||||
Meta TODO list:
|
||||
1. Convert asmprinter to use lib/CodeGen/AsmPrinter for global init printing
|
||||
constant pool printing, etc.
|
||||
2. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
instructions.
|
||||
2. ???
|
||||
3. profit!
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue