Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c23b933d5f8be9b51a1d22e717c0311f65f87dcd
/
lib
/
Object
/
ObjectFile.cpp
aba65b0
Remove unused variables.
by Rafael Espindola
· 14 years ago
2d24e2a
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
8366234
ObjectFile: Add support for mach-o-style dSYM companion files.
by Benjamin Kramer
· 14 years ago
001c920
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
5e45dc4
Revert the last two commits in the series. r132911, r132912.
by Michael J. Spencer
· 14 years ago
69aec36
Make Binary the parent of ObjectFile and update children to new interface.
by Michael J. Spencer
· 14 years ago
ea7e13e
Hook in mach-o object files into Object interface.
by Eric Christopher
· 14 years ago
b84551a
Object: Add ELF support.
by Michael J. Spencer
· 15 years ago
a1ef8ef
Object: Add COFF Support.
by Michael J. Spencer
· 15 years ago
3ff9563
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm.
by Michael J. Spencer
· 15 years ago
333fb04
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients.
by Michael J. Spencer
· 15 years ago
1f6efa3
Merge System into Support.
by Michael J. Spencer
· 15 years ago
b1a33c4
Fix typo: Exectuable -> Executable
by Peter Collingbourne
· 15 years ago
88af6b9
Object: Get rid of sys::Path, Triple, and cleanup namespace.
by Michael J. Spencer
· 15 years ago
68b3f0c
Add LLVMObject Library.
by Michael J. Spencer
· 15 years ago