llvm-project/llvm/unittests/VMCore
Devang Patel f7188325ef Now Bitcode reader bug is fixed. Reapply 80839.
Use CallbackVH, instead of WeakVH, to hold MDNode elements.
Use FoldingSetNode to unique MDNodes in a context.
Use CallbackVH hooks to update context's MDNodeSet appropriately.

llvm-svn: 80868
2009-09-03 01:39:20 +00:00
..
ConstantsTest.cpp Push LLVMContexts through the IntegerType APIs. 2009-08-13 21:58:54 +00:00
Makefile Call doInitialization(), releaseMemory(), and doFinalization() for on-the-fly passes as well. 2009-06-29 18:49:09 +00:00
MetadataTest.cpp Now Bitcode reader bug is fixed. Reapply 80839. 2009-09-03 01:39:20 +00:00
PassManagerTest.cpp update unit test for previous change. 2009-08-31 00:28:46 +00:00