Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
cf7fbd41be73c2738ee07fded656d23f798976df
/
lib
/
CodeGen
/
MachineModuleInfoImpls.cpp
cebae36
Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that
by Bill Wendling
· 15 years ago
9184b25
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
· 15 years ago
d269a6e
make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
by Chris Lattner
· 15 years ago
f4f1b26
Don't sort the vector when it is empty. This should fix some expensive checking
by Benjamin Kramer
· 16 years ago
686cb3d
add a new MachineModuleInfoMachO class, which is the per-module
by Chris Lattner
· 16 years ago