Instantiate Registry<GCStrategy> in LLVMCore, to let it available on Win32 DLL.
[oota-llvm.git] / include / llvm / IR / GCStrategy.h
2015-01-25 NAKAMURA TakumiInstantiate Registry<GCStrategy> in LLVMCore, to let...
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2015-01-16 Philip ReamesMove ownership of GCStrategy objects to LLVMContext