History log of /external/llvm/unittests/VMCore/TypeBuilderTest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
38f488e46292e38c776dd6ec3e3a0b8c57952fcb 16-Jul-2012 Chandler Carruth <chandlerc@gmail.com> Move llvm/Support/TypeBuilder.h -> llvm/TypeBuilder.h. This completes
the move of *Builder classes into the Core library.

No uses of this builder in Clang or DragonEgg I could find.

If there is a desire to have an IR-building-support library that
contains all of these builders, that can be easily added, but currently
it seems likely that these add no real overhead to VMCore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160243 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/unittests/VMCore/TypeBuilderTest.cpp