index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
dsymutil
/
BinaryHolder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dsymutil] Use rfind for paths with parentheses
Jonas Devlieghere
2019-02-28
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[dsymutil] Rename conflicting declaration
Jonas Devlieghere
2018-06-29
1
-8
/
+8
*
[dsymutil] Make the CachedBinaryHolder the default
Jonas Devlieghere
2018-06-29
1
-190
/
+20
*
[dsymutil] Introduce a new CachedBinaryHolder
Jonas Devlieghere
2018-06-29
1
-0
/
+226
*
[dsymutil] Force mmap'ing of binaries
Jonas Devlieghere
2018-06-21
1
-2
/
+2
*
[dsymutil] Fix typos and formatting. NFC.
Jonas Devlieghere
2018-02-22
1
-2
/
+2
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-1
/
+1
*
[dsymutil] Replace TimeValue with TimePoint
Pavel Labath
2016-11-09
1
-11
/
+10
*
Reapply "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
1
-1
/
+4
*
Revert "More fixes to get good error messages for bad archives."
Vedant Kumar
2016-08-03
1
-4
/
+1
*
More fixes to get good error messages for bad archives.
Kevin Enderby
2016-08-02
1
-1
/
+4
*
The next step along the way to getting good error messages for bad archives.
Kevin Enderby
2016-07-29
1
-2
/
+2
*
[Object] Re-apply r275316 now that I have the corresponding LLD patch ready.
Lang Hames
2016-07-14
1
-4
/
+4
*
[Object] Revert r275316, Archive::child_iterator changes, while I update lld.
Lang Hames
2016-07-14
1
-4
/
+4
*
[Object] Change Archive::child_iterator for better interop with Error/Expected.
Lang Hames
2016-07-13
1
-4
/
+4
*
Change Archive::create() from ErrorOr<...> to Expected<...> and update
Kevin Enderby
2016-06-29
1
-2
/
+2
*
Change all but the last ErrorOr<...> use for MachOUniversalBinary to Expected...
Kevin Enderby
2016-06-27
1
-2
/
+4
*
[dsymutil] Prevent use-after-free
Frederic Riss
2016-05-09
1
-2
/
+4
*
MachO: remove weird ARM/Thumb interface from MachOObjectFile
Tim Northover
2016-04-22
1
-10
/
+1
*
Thread Expected<...> up from createMachOObjectFile() to allow llvm-objdump to...
Kevin Enderby
2016-04-06
1
-2
/
+2
*
Reapply r250906 with many suggested updates from Rafael Espindola.
Kevin Enderby
2015-11-05
1
-1
/
+4
*
Backing out commit r250906 as it broke lld.
Kevin Enderby
2015-10-21
1
-4
/
+1
*
This removes the eating of the error in Archive::Child::getSize() when the ch...
Kevin Enderby
2015-10-21
1
-1
/
+4
*
[dsymutil] Implement support for universal mach-o object files.
Frederic Riss
2015-07-24
1
-46
/
+112
*
[dsymutil] Make the triple detection more strict.
Frederic Riss
2015-07-24
1
-0
/
+10
*
[dsymutil] Refactor BinaryHolder internals. NFC
Frederic Riss
2015-07-24
1
-4
/
+13
*
[dsymutil] Check archive members timestamps.
Frederic Riss
2015-07-22
1
-8
/
+18
*
[dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
2015-01-05
1
-0
/
+111