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
/
MachOUtils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Dsymutil][NFC] Move NonRelocatableStringpool into common CodeGen folder.
Alexey Lapshin
2019-12-06
1
-2
/
+7
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[dsymutil] Support more than 4 architectures
Jonas Devlieghere
2019-06-05
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] Upstream unobfuscation logic.
Jonas Devlieghere
2019-01-07
1
-3
/
+3
*
Make dsymutil more robust when parsing load commands.
Adrian Prantl
2018-11-13
1
-14
/
+19
*
[dsymutil] Copy the LC_BUILD_VERSION load command into the companion binary.
Adrian Prantl
2018-11-08
1
-14
/
+29
*
[DebugInfo] Reduce debug_str_offsets section size
Pavel Labath
2018-08-07
1
-3
/
+2
*
[dsymutil] Simplify temporary file handling.
Jonas Devlieghere
2018-07-29
1
-13
/
+29
*
[MC] Add interface to finish pending labels.
Jonas Devlieghere
2018-07-10
1
-1
/
+3
*
[dsymutil] Make the CachedBinaryHolder the default
Jonas Devlieghere
2018-06-29
1
-8
/
+14
*
[dsymutil] Move abstractions into separate files (NFC)
Jonas Devlieghere
2018-06-27
1
-2
/
+2
*
Refactor ExecuteAndWait to take StringRefs.
Zachary Turner
2018-06-12
1
-8
/
+7
*
MC: Change object writers to use endian::Writer. NFCI.
Peter Collingbourne
2018-05-21
1
-16
/
+13
*
MC: Change MCAssembler::writeSectionData and writeFragmentPadding to take a r...
Peter Collingbourne
2018-05-21
1
-1
/
+1
*
[Support] Add convenience functions to WithColor. NFC.
Jonas Devlieghere
2018-04-14
1
-5
/
+5
*
[dsymutil] Unify error handling outside DwarfLinker.
Jonas Devlieghere
2018-03-13
1
-4
/
+5
*
[dsymutil] Fix typos and formatting. NFC.
Jonas Devlieghere
2018-02-22
1
-14
/
+13
*
[dsymutil] Make NonRelocatableStringPool a wrapper around DwarfStringPoolEntr...
Jonas Devlieghere
2018-01-24
1
-5
/
+8
*
Convenience/safety fix for llvm::sys::Execute(And|No)Wait
Alexander Kornienko
2017-09-13
1
-1
/
+1
*
Spelling mistakes in comments. NFCI.
Simon Pilgrim
2017-03-30
1
-1
/
+1
*
[dsymutil] Fix __LINKEDIT vmsize in dsymutil upgrade path
Steven Wu
2017-02-02
1
-0
/
+2
*
Change that to include MCMachObjectWriter.h
Reid Kleckner
2016-06-22
1
-1
/
+1
*
Add one more missing MCObjectWriter.h include
Reid Kleckner
2016-06-22
1
-0
/
+1
*
Update to use new name alignTo().
Rui Ueyama
2016-01-14
1
-11
/
+10
*
[dsymutil] Try to find lipo first besides dsymutil before looking up the PATH.
Frederic Riss
2015-10-08
1
-4
/
+6
*
Reapply r246012 [dsymutil] Emit real dSYM companion binaries.
Frederic Riss
2015-09-02
1
-0
/
+426
*
Revert "[dsymutil] Emit real dSYM companion binaries."
Frederic Riss
2015-08-26
1
-423
/
+0
*
[dsymutil] Emit real dSYM companion binaries.
Frederic Riss
2015-08-26
1
-0
/
+423
*
[dsymutil] Reapply r245960.
Frederic Riss
2015-08-25
1
-0
/
+7
*
Revert "[dsymutil] Rewrite thumb triple names in user visible messages."
Frederic Riss
2015-08-25
1
-7
/
+0
*
[dsymutil] Rewrite thumb triple names in user visible messages.
Frederic Riss
2015-08-25
1
-0
/
+7
*
[dsymutil] Implement support for handling mach-o universal binaries as main i...
Frederic Riss
2015-08-05
1
-0
/
+86