index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
MC
/
MCSectionCOFF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a way of printing out an arbitrary label name for a section
Eric Christopher
2012-12-13
1
-0
/
+6
*
Sort the #include lines for the include/... tree with the script.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Remove unnecessary classof()'s
Sean Silva
2012-10-11
1
-1
/
+0
*
Prune some includes and forward declarations.
Craig Topper
2012-03-26
1
-1
/
+1
*
make isVirtualSection a virtual method on MCSection. Chris' suggestion.
Rafael Espindola
2010-11-17
1
-0
/
+1
*
Cleanup Whitespace.
Michael J. Spencer
2010-10-06
1
-3
/
+3
*
Add hook in MCSection to decide when to use "optimized nops", for each
Jan Wen Voung
2010-10-04
1
-0
/
+1
*
MC: Move COFF enumeration constants to llvm/Support/COFF.h, patch by Michael
Daniel Dunbar
2010-07-01
1
-50
/
+2
*
MC: Add dyn_cast support to MCSection.
Daniel Dunbar
2010-05-17
1
-2
/
+7
*
add COFF support for COMDAT sections, patch by Nathan Jeffords!
Chris Lattner
2010-05-07
1
-6
/
+33
*
switch MCSectionCOFF from a syntactic to semantic representation,
Chris Lattner
2010-05-07
1
-0
/
+83