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
/
MCSectionMachO.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
/
+8
*
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
-0
/
+1
*
Fix comments.
Jim Grosbach
2011-03-23
1
-2
/
+2
*
Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-0
/
+2
*
Revert 127939. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-2
/
+0
*
Revise r126127 to address Daniel's comments. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-0
/
+2
*
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
-10
/
+10
*
Add hook in MCSection to decide when to use "optimized nops", for each
Jan Wen Voung
2010-10-04
1
-0
/
+1
*
More data/parsing support for tls directives. Add a few more testcases
Eric Christopher
2010-05-17
1
-1
/
+1
*
MC: Add dyn_cast support to MCSection.
Daniel Dunbar
2010-05-17
1
-0
/
+5
*
Add some section and constant support for darwin TLS.
Eric Christopher
2010-05-17
1
-1
/
+13
*
MC/Mach-O/x86_64: Relocations in debug sections should use local relocations
Daniel Dunbar
2010-05-05
1
-0
/
+3
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
1
-23
/
+1
*
move macho section uniquing from MCParser and TLOF to MCContext where
Chris Lattner
2010-04-08
1
-1
/
+3
*
MC/Mach-O: Add MCSectionMachO::getType()
Daniel Dunbar
2010-03-15
1
-3
/
+5
*
Pass StringRef by value.
Daniel Dunbar
2009-11-06
1
-3
/
+3
*
rename TAI -> MAI, being careful not to make MAILJMP instructions :)
Chris Lattner
2009-08-22
1
-1
/
+1
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-1
/
+1
*
reject invalid code like:
Chris Lattner
2009-08-13
1
-1
/
+1
*
split MachO section handling stuff out to its out .h/.cpp file.
Chris Lattner
2009-08-10
1
-0
/
+175