summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/ErlangGCPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compute the ELF SectionKind from the flags.Rafael Espindola2015-01-291-2/+2
* Move DataLayout back to the TargetMachine from TargetSubtargetInfoEric Christopher2015-01-261-2/+1
* clang-format all the GC related files (NFC)Philip Reames2015-01-161-16/+15
* GCStrategy should not own GCFunctionInfoPhilip Reames2014-12-111-7/+10
* Remove the Module pointer from GCStrategy and GCMetadataPrinterPhilip Reames2014-12-091-4/+4
* Remove the TargetMachine forwards for TargetSubtargetInfo basedEric Christopher2014-08-041-1/+3
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-2/+2
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Add a GC plugin for ErlangYiannis Tsiouris2013-03-251-0/+120
OpenPOWER on IntegriCloud