index
:
external_llvm
replicant-6.0
external/llvm
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
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-1
/
+1
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-8
/
+3
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-3
/
+3
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-14
/
+4
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-2
/
+3
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-7
/
+6
*
Merging r195148:
Bill Wendling
2013-11-27
1
-3
/
+11
*
MC: Implement COFF .linkonce directive
Nico Rieck
2013-07-06
1
-6
/
+20
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-1
/
+2
*
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