Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4707d37ac9ef87893c9b35c5d2f9563a91b10fd5
/
llvm
/
lib
/
CodeGen
/
ELFCodeEmitter.h
34adc8d
change EH related stuff (other than EH_LABEL) to use MCSymbol
by Chris Lattner
· 16 years ago
40ca1f1
Change ELFCodeEmitter logic to emit the constant pool and jump tables to
by Bruno Cardoso Lopes
· 16 years ago
f539f03
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
by Bruno Cardoso Lopes
· 16 years ago
95dd865
Factor some code out and support for Jump Table relocations
by Bruno Cardoso Lopes
· 16 years ago
6dca284
shrinking down #includes
by Bruno Cardoso Lopes
· 16 years ago
e364a23
Support Constant Pool Sections Add section symbols to the symbol table
by Bruno Cardoso Lopes
· 16 years ago
e577492
Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
by Bruno Cardoso Lopes
· 16 years ago
1596c3d9
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added
by Bruno Cardoso Lopes
· 17 years ago
12ad90a
ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and
by Bruno Cardoso Lopes
· 17 years ago
d51db00
Move ELFCodeEmiter stuff to new files
by Bruno Cardoso Lopes
· 17 years ago