llvm-6502/unittests
Nick Lewycky 49a4ba9241 Fix pointer casting problem.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68668 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-09 03:10:03 +00:00
..
ADT * Fixed calls to APInt ctor to work for negative values on Darwin/x86 2009-04-08 16:17:23 +00:00
Support Make the constants fit. 2009-04-01 22:44:18 +00:00
VMCore Fix pointer casting problem. 2009-04-09 03:10:03 +00:00
Makefile Converted a1.ll to unittests. 2009-03-24 21:36:09 +00:00
Makefile.unittest include Makefile.common before using $(BuildMode) to get its definition 2009-04-01 00:35:00 +00:00
TestMain.cpp