llvm-6502/unittests
Nick Lewycky 1999ff1d81 Port this test from dejagnu to unit testing.
The way this worked before was to test APInt by running
"lli -force-interpreter=true" knowing the lli uses APInt under the hood to
store its values. Now, we test APInt directly.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62514 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-19 18:08:33 +00:00
..
ADT Port this test from dejagnu to unit testing. 2009-01-19 18:08:33 +00:00
Makefile Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to 2009-01-04 23:12:21 +00:00
Makefile.unittest Original patch by Talin. 2009-01-01 02:24:48 +00:00
TestMain.cpp Original patch by Talin. 2009-01-01 02:24:48 +00:00