llvm-6502/unittests
Owen Anderson a7235ea724 Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are
metadata related, which I'm waiting on to avoid conflicting with Devang.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77721 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-31 20:28:14 +00:00
..
ADT Twine: Use raw_ostream::write_hex, remove unused itohexstr method. 2009-07-30 18:30:19 +00:00
ExecutionEngine Move types back to the 2.5 API. 2009-07-29 22:17:13 +00:00
MC Adjust unit test for the MCSection changes. 2009-07-31 19:12:33 +00:00
Support Move a few more APIs back to 2.5 forms. The only remaining ones left to change back are 2009-07-31 20:28:14 +00:00
VMCore Move more code back to 2.5 APIs. 2009-07-30 23:03:37 +00:00
Makefile Remove trailing slashes from include paths. Some versions of mingw don't like them. 2009-07-27 09:39:18 +00:00
Makefile.unittest include Makefile.common before using $(BuildMode) to get its definition 2009-04-01 00:35:00 +00:00
TestMain.cpp Original patch by Talin. 2009-01-01 02:24:48 +00:00