projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
IR: Split Metadata from Value
[oota-llvm.git]
/
include
/
llvm
/
Object
/
Binary.h
2014-10-31
Lang Hames
[Object] Modify OwningBinary's interface to separate...
blob
|
commitdiff
|
raw
2014-10-20
Alexey Samsonov
Add const version of OwningBinary::getBinary
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
fix the gcc build
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Fix the MSVC build.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Don't own the buffer in object::Binary.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-21
David Blaikie
Correct the ownership passing semantics of object:...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
Rafael Espindola
Pass a unique_ptr<MemoryBuffer> to the constructors...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Pass a std::unique_ptr& to the create??? methods is...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
Rafael Espindola
Make ObjectFile and BitcodeReader always own the Memory...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-13
Craig Topper
[C++11] More 'nullptr' conversion or in some cases...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Rafael Espindola
Add a SymbolicFile interface between Binary and ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
Rafael Espindola
Make ObjectFile ownership of the MemoryBuffer optional.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-22
Rafael Espindola
Pass the computed magic to createBinary and createObjec...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Rafael Espindola
Return an ErrorOr<Binary *> from createBinary.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Alexey Samsonov
Basic support for parsing Mach-O universal binaries...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-18
Rafael Espindola
At Jim Grosbach's request detemplate Object/MachO.h.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Rafael Espindola
Add all 4 MachO object types. Use the stored type to...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
NAKAMURA Takumi
[Object, DebugInfo] Make DWARFContext BE-aware.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-11
Sean Silva
Remove unnecessary classof()'s
blob
|
commitdiff
|
raw
|
diff to current
2012-09-17
Craig Topper
Mark unimplemented copy constructors and copy assignmen...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-02
Benjamin Kramer
Fix typos found by github.com/lyda/misspell-check
blob
|
commitdiff
|
raw
|
diff to current
2012-03-19
Michael J. Spencer
[Object/COFF]: Expose getSectionName.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-09
David Meyer
[Object]
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Michael J. Spencer
Make Binary the parent of ObjectFile and update childre...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-25
Michael J. Spencer
Add Binary class. This is a cleaner parent than ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Benjamin Kramer
Revert r132910 and r132909 on behalf of Michael. They...
blob
|
commitdiff
|
raw
2011-06-13
Michael J. Spencer
Revert the last two commits in the series. r132911...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Michael J. Spencer
Make Binary the parent of ObjectFile and update childre...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-13
Michael J. Spencer
Add Binary class. This is a cleaner parent than ObjectFile.
blob
|
commitdiff
|
raw
|
diff to current