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
/
LayoutPass.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lld][MachO] Remove SimpleFile::definedAtoms().
Lang Hames
2016-06-28
1
-5
/
+5
*
Convert lld Pass::runOnFile to llvm::Error from std::error_code. NFC.
Pete Cooper
2016-03-30
1
-1
/
+1
*
More MSVC bot appeasement. Explicitly define rvalue methods on SortKey.
Pete Cooper
2016-03-22
1
-0
/
+19
*
Use owning pointers instead of raw pointers for Atom's to fix leaks.
Pete Cooper
2016-03-22
1
-6
/
+8
*
Revert "Use owning pointers instead of raw pointers for Atom's to fix leaks."
Pete Cooper
2016-03-22
1
-8
/
+6
*
Use owning pointers instead of raw pointers for Atom's to fix leaks.
Pete Cooper
2016-03-22
1
-6
/
+8
*
Fix Clang-tidy misc-use-override warnings, other minor fixes.
Rui Ueyama
2015-09-10
1
-1
/
+1
*
Simplify Pass::perform to take a SimpleFile& instead of unique_ptr<SimpleFile>&
David Blaikie
2015-06-19
1
-1
/
+1
*
[lld] Allow LLD passes to return error codes.
Lang Hames
2015-06-19
1
-1
/
+1
*
Merge MutableFile with SimpleFile.
Rui Ueyama
2015-04-07
1
-7
/
+8
*
Cleanup. NFC.
Rui Ueyama
2015-02-05
1
-1
/
+1
*
MachO: Move LayoutPass to MachO directory.
Rui Ueyama
2015-02-05
1
-0
/
+97