Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0ee33c32388f49853b7f7003047047d7f9e9cb75
/
compiler
/
elf_writer_mclinker.h
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
3d50407
Make out arguments non-reference types.
by Ian Rogers
· 11 years ago
a64c4a9
Merge "Update ElfWriterMclinker for klp"
by Brian Carlstrom
· 11 years ago
d9de839
Fix header file references to the ::llvm::ELF namespace.
by Vladimir Marko
· 11 years ago
4e3b284
Update ElfWriterMclinker for klp
by Brian Carlstrom
· 11 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 11 years ago
c50d8e1
Remove OatWriter buffering to memory for ElfWriterQuick
by Brian Carlstrom
· 11 years ago
0cd7ec2
Fix cpplint whitespace/blank_line issues
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/compiler/elf_writer_mclinker.h]
51c2467
libart-compiler cleanup
by Brian Carlstrom
· 11 years ago
[Renamed from src/elf_writer_mclinker.h]
6a47b9d
Refactor ElfWriter and introduce ElfWriterQuick
by Brian Carlstrom
· 12 years ago