Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
55f71187a53d29e9df39d5ae298f7368028f93d0
/
lib
/
CodeGen
/
ELFCodeEmitter.h
1611273
change EH related stuff (other than EH_LABEL) to use MCSymbol
by Chris Lattner
· 15 years ago
82a70cc
Change ELFCodeEmitter logic to emit the constant pool and jump tables to
by Bruno Cardoso Lopes
· 16 years ago
6933d3e
Changed ELFCodeEmitter to inherit from ObjectCodeEmitter
by Bruno Cardoso Lopes
· 16 years ago
0b1308f
Factor some code out and support for Jump Table relocations
by Bruno Cardoso Lopes
· 16 years ago
45f5d64
shrinking down #includes
by Bruno Cardoso Lopes
· 16 years ago
a5e0abd
Support Constant Pool Sections Add section symbols to the symbol table
by Bruno Cardoso Lopes
· 16 years ago
a029a27
Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without
by Bruno Cardoso Lopes
· 16 years ago
f5b0c5a
Remove elf specific info from ELFWriter.h to Elf.h. Code cleanup and more comments added
by Bruno Cardoso Lopes
· 16 years ago
5d41910
ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and
by Bruno Cardoso Lopes
· 16 years ago
4cb3143
Move ELFCodeEmiter stuff to new files
by Bruno Cardoso Lopes
· 16 years ago