Move DataLayout back to the TargetMachine from TargetSubtargetInfo
[oota-llvm.git] / lib / CodeGen / AsmPrinter / ErlangGCPrinter.cpp
2015-01-26 Eric ChristopherMove DataLayout back to the TargetMachine from TargetSu...
2015-01-16 Philip Reamesclang-format all the GC related files (NFC)
2014-12-11 Philip ReamesGCStrategy should not own GCFunctionInfo
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-03-25 Yiannis TsiourisAdd a GC plugin for Erlang