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
/
lld
/
lib
/
ReaderWriter
/
MachO
/
ShimPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLD] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-1
/
+1
*
Prevent at compile time converting from Error::success() to Expected<T>
Mehdi Amini
2016-11-11
1
-2
/
+2
*
Convert lld Pass::runOnFile to llvm::Error from std::error_code. NFC.
Pete Cooper
2016-03-30
1
-3
/
+3
*
Move ownership of Pass File's to the MachoLinkingContext.
Pete Cooper
2016-03-21
1
-2
/
+3
*
Set ordinals of all File's created in MachO passes.
Pete Cooper
2016-02-02
1
-1
/
+3
*
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
David Blaikie
2015-06-19
1
-5
/
+4
*
[lld] Allow LLD passes to return error codes.
Lang Hames
2015-06-19
1
-2
/
+4
*
Do s/_context/_ctx/g globally.
Rui Ueyama
2015-04-10
1
-6
/
+3
*
Merge MutableFile with SimpleFile.
Rui Ueyama
2015-04-07
1
-2
/
+1
*
Add missing includes for make_unique, lld edition.
Benjamin Kramer
2015-03-02
1
-1
/
+1
*
Use make_unique.
Rui Ueyama
2015-02-06
1
-1
/
+1
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
1
-2
/
+0
*
[mach-o] Add Pass to create are shim Atoms for ARM interworking.
Nick Kledzik
2014-10-14
1
-0
/
+131