Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
901b5750b2af095bb0e359f4d2c3debef3ad57e6
/
lib
/
CodeGen
/
MachineModuleInfoImpls.cpp
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
7765306
make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
by Chris Lattner
· 16 years ago
9ccaf3f
Don't sort the vector when it is empty. This should fix some expensive checking
by Benjamin Kramer
· 16 years ago
f8a5754
add a new MachineModuleInfoMachO class, which is the per-module
by Chris Lattner
· 16 years ago