Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
lib
/
Target
/
X86
/
X86TargetObjectFile.cpp
d72d8bc
Fix a silly darwin-only typo introduced during merge.
by Anton Korobeynikov
· 16 years ago
d779bcb
Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there
by Anton Korobeynikov
· 16 years ago
4625c9b
switch ELF @GOTOFF references to use X86MCTargetExpr.
by Chris Lattner
· 16 years ago
bd0764b
add an x86 implementation of MCTargetExpr for
by Chris Lattner
· 16 years ago
7765306
make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
by Chris Lattner
· 16 years ago
31a5474
move the mangler into libtarget from vmcore.
by Chris Lattner
· 16 years ago
f283fb2
Make a new X8632_MachoTargetObjectFile TLOF implementation whose
by Chris Lattner
· 16 years ago
ee62b04
pass machinemoduleinfo down into getSymbolForDwarfGlobalReference,
by Chris Lattner
· 16 years ago
8886dc2
Big change #1 for personality function references:
by Chris Lattner
· 16 years ago