aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore
Commit message (Expand)AuthorAgeFilesLines
* Give embedded metadata its own type instead of relying on EmptyStructTy.Nick Lewycky2009-05-301-5/+7
* Make MDNode use CallbackVH. Also change MDNode to store Value* instead ofNick Lewycky2009-05-101-9/+49
* "I got annoyed at the compiler warnings from ConstantInt::get(Ty, -1,Chris Lattner2009-04-241-0/+14
* Fix pointer casting problem.Nick Lewycky2009-04-091-1/+2
* Fixed compiler warning.Misha Brukman2009-04-091-1/+1
* Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky2009-04-041-0/+96
* Converted a1.ll to unittests.Misha Brukman2009-03-242-0/+113