llvm-6502/unittests
Daniel Dunbar 689ad6ef3f Convert APint::{fromString,APInt,getBitsNeeded} to use StringRef.
- Patch by Erick Tryzelaar, with some edits (and a bug fix) from me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78885 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-13 02:33:34 +00:00
..
ADT Convert APint::{fromString,APInt,getBitsNeeded} to use StringRef. 2009-08-13 02:33:34 +00:00
ExecutionEngine Make ExecutionEngine::updateGlobalMapping(GV, NULL) properly remove GV's old 2009-08-04 23:53:16 +00:00
Support Fix unit test on FreeBSD. We need to make sure there is enough space to save the pointer even if the memory returned from malloc was already aligned. 2009-08-12 12:31:02 +00:00
VMCore Fix unit tests. 2009-07-31 21:38:10 +00:00
Makefile Remove now empty unit test directory. 2009-08-01 19:07:29 +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