llvm-6502/unittests
Chris Lattner 096fd7b5a7 Add a new TypeBuilder helper class, which eases making LLVM IR types.
Patch by Jeffrey Yasskin!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70084 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-25 22:14:04 +00:00
..
ADT Fix PR4040: APInt's string constructor is too strict 2009-04-25 18:34:04 +00:00
Support Add a new TypeBuilder helper class, which eases making LLVM IR types. 2009-04-25 22:14:04 +00:00
VMCore "I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1, 2009-04-24 05:30:14 +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 Original patch by Talin. 2009-01-01 02:24:48 +00:00