Convert more abort() calls to llvm_report_error().
[oota-llvm.git] / unittests / VMCore / MetadataTest.cpp
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...