Move ownership of GCStrategy objects to LLVMContext
[oota-llvm.git] / lib / CodeGen / GCRootLowering.cpp
2015-01-16 Philip ReamesMove ownership of GCStrategy objects to LLVMContext
2015-01-16 Philip ReamesRemove gc.root's findCustomSafePoints mechanism
2015-01-15 Philip ReamesStyle cleanup of old gc.root lowering code
2015-01-15 Philip Reamesclang-format GCStrategy.cpp & GCRootLowering.cpp (NFC)
2015-01-15 Philip ReamesSplit GCStrategy.cpp into two files (NFC)