Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8d64989275b8708a4545934a52ddef5284d473b8
/
lib
/
MC
/
MCObjectStreamer.cpp
32a006e
Try to resolve symbol differences early, and if successful create a plain
by Rafael Espindola
· 15 years ago
ee4854f
Use set directive for StartMinusEndExpr.
by Devang Patel
· 15 years ago
e239305
Move EmitValueToOffset to the ObjectStreamer.
by Rafael Espindola
· 15 years ago
dedb045
Add EmitInstToFragment to the generic object streamer.
by Rafael Espindola
· 15 years ago
6f95023
Move EmitValue to MCObjectStreamer.
by Rafael Espindola
· 15 years ago
ea4afa9
Fixed verson of r120245.
by Rafael Espindola
· 15 years ago
ba21024
Revert previous patch while I debug the darwin bootstrap failure.
by Rafael Espindola
· 15 years ago
f90a2de
Factor some duplicated code into MCObjectStreamer::EmitLabel.
by Rafael Espindola
· 15 years ago
3ff5709
Add support for expressions in .sleb/.uleb directives.
by Rafael Espindola
· 15 years ago
f89671d
Move EmitInstruction to MCObjectStreamer so that ELF and MachO can share it.
by Rafael Espindola
· 15 years ago
484291c
Implement .weakref.
by Rafael Espindola
· 15 years ago
59ff3c9
Avoid some Mach-O specific alignment being done on ELF.
by Rafael Espindola
· 15 years ago
1674b0b
Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky.
by Benjamin Kramer
· 15 years ago
1abcd06
Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter.
by Benjamin Kramer
· 15 years ago
8067adc
MC: Add WinCOFFStreamer implementation and merge common code from MachO
by Michael J. Spencer
· 15 years ago
83b4671
MC: Lift SwitchSection() and Finish() into MCObjectStreamer.
by Daniel Dunbar
· 15 years ago
8dc68ab
MC: Factor out an MCObjectStreamer class, which will be shared by the concrete
by Daniel Dunbar
· 15 years ago