summaryrefslogtreecommitdiffstats
path: root/lld/ELF/Memory.h
Commit message (Expand)AuthorAgeFilesLines
* Move Memory.{h,cpp} to Common.Rui Ueyama2017-11-281-67/+0
* [ELF] - Apply clang-format. NFC.George Rimar2017-07-181-2/+2
* Remove lld/Support/Memory.h.Rui Ueyama2016-12-181-0/+67
* Move Memory.{h,cpp} to lld/Support so that we can use them from COFF.Rui Ueyama2016-12-081-61/+0
* [ELF] - Fix mistype. NFC.George Rimar2016-11-081-1/+1
* [ELF] - Fixed mistype. NFC.George Rimar2016-11-081-1/+1
* Make a function in a header "inline" instead of "static".Rui Ueyama2016-11-021-1/+1
* Provide a convenient function to allocate and initialize objects.Rui Ueyama2016-11-011-2/+2
* Replace GAlloc with a template function.Rafael Espindola2016-11-011-0/+24
* Consolidate BumpPtrAllocators.Rui Ueyama2016-10-281-0/+37
OpenPOWER on IntegriCloud