index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Object
/
ObjectFile.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables.
Rafael Espindola
2011-12-25
1
-1
/
+1
*
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...
David Blaikie
2011-12-20
1
-0
/
+2
*
ObjectFile: Add support for mach-o-style dSYM companion files.
Benjamin Kramer
2011-09-14
1
-0
/
+1
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-25
1
-12
/
+2
*
Revert the last two commits in the series. r132911, r132912.
Michael J. Spencer
2011-06-13
1
-2
/
+12
*
Make Binary the parent of ObjectFile and update children to new interface.
Michael J. Spencer
2011-06-13
1
-12
/
+2
*
Hook in mach-o object files into Object interface.
Eric Christopher
2011-04-22
1
-1
/
+1
*
Object: Add ELF support.
Michael J. Spencer
2011-01-20
1
-1
/
+1
*
Object: Add COFF Support.
Michael J. Spencer
2011-01-20
1
-1
/
+1
*
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
2010-12-16
1
-2
/
+5
*
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...
Michael J. Spencer
2010-12-09
1
-1
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Fix typo: Exectuable -> Executable
Peter Collingbourne
2010-11-17
1
-1
/
+1
*
Object: Get rid of sys::Path, Triple, and cleanup namespace.
Michael J. Spencer
2010-11-16
1
-7
/
+5
*
Add LLVMObject Library.
Michael J. Spencer
2010-11-15
1
-0
/
+68