Move EVER MORE stuff over to LLVMContext.
[oota-llvm.git] / unittests / VMCore / MetadataTest.cpp
2009-07-14 Owen AndersonMove EVER MORE stuff over to LLVMContext.
2009-07-08 Devang PatelDrop "constant" from
2009-07-08 Devang PatelUpdate SLotTracker to handle MDNode slots.
2009-05-30 Nick LewyckyGive embedded metadata its own type instead of relying...
2009-05-10 Nick LewyckyMake MDNode use CallbackVH. Also change MDNode to store...
2009-04-09 Nick LewyckyFix pointer casting problem.
2009-04-04 Nick LewyckyAdd support for embedded metadata to LLVM. This introdu...