projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix subprogram-linkonce-weak.ll and subprogram-linkonce-weak-odr.ll for Windows.
[oota-llvm.git]
/
lib
/
Object
/
MachOUniversal.cpp
2015-01-14
Chandler Carruth
[cleanup] Re-sort all the #include lines in LLVM using
blob
|
commitdiff
|
raw
2014-12-09
Rafael Espindola
Return ErrorOr<std::unique_ptr<Archive>> form getAsArchive.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
Alexey Samsonov
Be more specific about return type of MachOUniversalBin...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
David Blaikie
unique_ptrify MachOUniversalBinary::create
blob
|
commitdiff
|
raw
|
diff to current
2014-08-19
Rafael Espindola
Fix a pair of use after free. Should bring the bots...
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
A std::unique_ptr case I missed in the previous patch.
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
Convert a few methods to use ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-19
Kevin Enderby
Change the output of llvm-nm and llvm-size for Mach...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-18
Kevin Enderby
Teach llvm-size to know about Mach-O universal files...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
Artyom Skrobov
Replacing the private implementations of SwapValue...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-14
Artyom Skrobov
Renaming SwapByteOrder() to getSwappedBytes()
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Remove 'using std::errro_code' from lib.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-14
Kevin Enderby
Teach llvm-nm to know about fat archives (aka MachOUniv...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-06
Ahmed Charles
Replace OwningPtr<T> with std::unique_ptr<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-05
Ahmed Charles
[C++11] Replace OwningPtr::take() with OwningPtr::relea...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-21
Rafael Espindola
Be a bit more consistent about using ErrorOr when const...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Charles Davis
Move everything depending on Object/MachOFormat.h over...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Charles Davis
Revert "Fix the build broken by r189315." and "Move...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
Charles Davis
Move everything depending on Object/MachOFormat.h over...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-19
NAKAMURA Takumi
MachOUniversal.cpp: Fix abuse of Twine. It would be...
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