forked from OSchip/llvm-project
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. llvm-svn: 160243 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| IntelJITEventListenerTest.cpp | ||
| JITEventListenerTest.cpp | ||
| JITEventListenerTestCommon.h | ||
| JITMemoryManagerTest.cpp | ||
| JITTest.cpp | ||
| JITTests.def | ||
| Makefile | ||
| MultiJITTest.cpp | ||
| OProfileJITEventListenerTest.cpp | ||