summaryrefslogtreecommitdiffstats
path: root/compiler/elf_writer_mclinker.h
Commit message (Expand)AuthorAgeFilesLines
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-7/+7
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Make out arguments non-reference types.Ian Rogers2014-03-011-9/+8
* Merge "Update ElfWriterMclinker for klp"Brian Carlstrom2014-01-241-0/+2
|\
| * Update ElfWriterMclinker for klpBrian Carlstrom2014-01-181-0/+2
* | Fix header file references to the ::llvm::ELF namespace.Vladimir Marko2014-01-231-1/+1
|/
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-1/+1
* Remove OatWriter buffering to memory for ElfWriterQuickBrian Carlstrom2013-07-241-2/+2
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+99