1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/unittests
Misha Brukman 56dff472d2 * Fixed calls to APInt ctor to work for negative values on Darwin/x86
* Converted C-style casts to C++-style casts

llvm-svn: 68613
2009-04-08 16:17:23 +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 Add support for embedded metadata to LLVM. This introduces two new types of 2009-04-04 07:22:01 +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