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
/
lib
/
MC
/
MCAsmInfoELF.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC] Delete unused MCAsmInfoELF::UsesNonexecutableStackSection after EM_WEBAS...
Fangrui Song
2019-12-15
1
-2
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-11
1
-3
/
+3
*
[WebAssembly] Don't create a needless .note.GNU-stack section
Dan Gohman
2016-01-15
1
-0
/
+3
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-2
/
+1
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-2
/
+1
*
Allow target to specify prefix for labels
Matt Arsenault
2014-12-04
1
-0
/
+1
*
Move getNonexecutableStackSection up to the base ELF class.
Rafael Espindola
2014-10-15
1
-0
/
+9
*
Refactor the setting of PrivateGlobalPrefix.
Rafael Espindola
2013-12-02
1
-0
/
+1
*
Add a MCAsmInfoELF class and factor some code into it.
Rafael Espindola
2013-10-16
1
-0
/
+23