Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
bd0465bbd278b35a3384be23ae134a3c44ffb100
/
llvm
/
lib
/
MC
/
MCMachOStreamer.cpp
897ffad
llvm-mc: Pass values to MCStreamer as MCExprs, not MCValues.
by Daniel Dunbar
· 16 years ago
b7b2097
llvm-mc: Simplify EmitAssignment ('.set' is identical to '=').
by Daniel Dunbar
· 16 years ago
73da11e
llvm-mc: Switch MCInst to storing an MCExpr* instead of an MCValue.
by Daniel Dunbar
· 16 years ago
945e257
llvm-mc: Make MCSymbolData symbol member const.
by Daniel Dunbar
· 16 years ago
02c7254
llvm-mc: Add MCContext to MCAssembler.
by Daniel Dunbar
· 16 years ago
6a715dc
llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol, this is unsupported for now.
by Daniel Dunbar
· 16 years ago
2a2459a
llvm-mc: .lsym is more unsupported than unimplemented, pending a use case appearing.
by Daniel Dunbar
· 16 years ago
2701eee
llvm-mc: Support .comm emission.
by Daniel Dunbar
· 16 years ago
42a39d0
llvm-mc: Support .zerofill emission.
by Daniel Dunbar
· 16 years ago
d82ef0e
llvm-mc: Factor getSectionData out of SwitchSection.
by Daniel Dunbar
· 16 years ago
96abad1
llvm-mc: Emit .lcomm as .zerofill.
by Daniel Dunbar
· 16 years ago
cf72e1c
llvm-mc: Add const to EmitZeroFill section argument.
by Daniel Dunbar
· 16 years ago
c7c5f9f
llvm-mc/Mach-O: Add MCCodeEmitter support, for encoding instructions.
by Daniel Dunbar
· 16 years ago
e269773
llvm-mc/Mach-O: Set .subsections_via_symbols flag properly.
by Daniel Dunbar
· 16 years ago
c1710a0
llvm-mc: Add symbol entries for undefined symbols used in .fill and .org.
by Daniel Dunbar
· 16 years ago
aef5317
llvm-mc/Mach-O: Set addresses for symbols.
by Daniel Dunbar
· 16 years ago
c2c0bf9
llvm-mc: Improve indirect symbol support (add the indirect index table).
by Daniel Dunbar
· 16 years ago
582d610
llvm-mc/Mach-O: Preliminary support for indirect symbols.
by Daniel Dunbar
· 16 years ago
04a1158
llvm-mc/Mach-O: Support symbol attributes.
by Daniel Dunbar
· 16 years ago
ca09851
prune some redundant #includes.
by Chris Lattner
· 16 years ago
d185947
llvm-mc/Mach-O: Improve symbol table support: - Honor .globl.
by Daniel Dunbar
· 16 years ago
ff3eafd
llvm-mc/Mach-O: Sketch symbol table support.
by Daniel Dunbar
· 16 years ago
6860ac7
llvm-mc: Clean up some handling of symbol/section association to be more correct
by Daniel Dunbar
· 16 years ago
b1068e4
llvm-mc/Mach-O: Support .o emission for .org and .align.
by Daniel Dunbar
· 16 years ago
4ef7fb9
llvm-mc/Mach-O: Support byte and fill value emission.
by Daniel Dunbar
· 16 years ago
3016db3
llvm-mc: Start MCAssembler and MCMachOStreamer.
by Daniel Dunbar
· 16 years ago