Chris Lattner
|
96c466b06a
|
Add new optional getPassName() virtual function that a Pass can override
to make debugging output a lot nicer.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2395 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-04-29 14:57:45 +00:00 |
|
Chris Lattner
|
d50b671280
|
Add #include that was removed from TargetMachine.h
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2381 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-04-28 20:40:59 +00:00 |
|
Vikram S. Adve
|
9ee9d71199
|
Fix include error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1819 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-03-03 20:46:32 +00:00 |
|
Chris Lattner
|
49b8a9c731
|
Clean up std namespace issues
Silence warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1790 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-02-24 23:02:40 +00:00 |
|
Chris Lattner
|
9530a6f3cd
|
Write llvm bytecode to output .s file as last step of LLC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1728 91177308-0d34-0410-b5e6-96231b3b80d8
|
2002-02-11 22:35:46 +00:00 |
|