summaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/MetadataTest.cpp
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
* Fix pointer casting problem.Nick Lewycky2009-04-091-1/+2
* Add support for embedded metadata to LLVM. This introduces two new types ofNick Lewycky2009-04-041-0/+96