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
/
MCObjectStreamer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Factor some duplicated code into MCObjectStreamer::EmitLabel.
Rafael Espindola
2010-11-28
1
-0
/
+20
*
Add support for expressions in .sleb/.uleb directives.
Rafael Espindola
2010-11-02
1
-0
/
+10
*
Move EmitInstruction to MCObjectStreamer so that ELF and MachO can share it.
Rafael Espindola
2010-11-01
1
-0
/
+34
*
Implement .weakref.
Rafael Espindola
2010-11-01
1
-0
/
+5
*
Avoid some Mach-O specific alignment being done on ELF.
Rafael Espindola
2010-09-22
1
-2
/
+5
*
Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky.
Benjamin Kramer
2010-09-02
1
-0
/
+1
*
Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownershi...
Benjamin Kramer
2010-07-29
1
-0
/
+4
*
MC: Add WinCOFFStreamer implementation and merge common code from MachO
Michael J. Spencer
2010-07-19
1
-0
/
+43
*
MC: Lift SwitchSection() and Finish() into MCObjectStreamer.
Daniel Dunbar
2010-06-16
1
-2
/
+17
*
MC: Factor out an MCObjectStreamer class, which will be shared by the concrete
Daniel Dunbar
2010-06-16
1
-0
/
+24
[prev]