Skip to content
  1. May 05, 2011
  2. May 01, 2011
  3. Apr 28, 2011
    • Rafael Espindola's avatar
      Remove unnecessary argument. · ce83fc34
      Rafael Espindola authored
      llvm-svn: 130343
      ce83fc34
    • Rafael Espindola's avatar
      Rename getPersonalityPICSymbol to getCFIPersonalitySymbol, document it, and · 08704349
      Rafael Espindola authored
      give it a bit more responsibility. Also implement it for MachO.
      
      If hacked to use cfi, 32 bit MachO will produce
      
      .cfi_personality 155, L___gxx_personality_v0$non_lazy_ptr
      
      and 64 bit will produce
      
      .cfi_presonality ___gxx_personality_v0
      
      The general idea is that .cfi_personality gets passed the final symbol. It is
      up to codegen to produce it if using indirect representation (like 32 bit
      MachO), but it is up to MC to decide which relocations to create.
      
      llvm-svn: 130341
      08704349
  4. Apr 20, 2011
  5. Apr 16, 2011
  6. Apr 15, 2011
  7. Apr 14, 2011
  8. Jan 23, 2011
  9. Jan 18, 2011
  10. Jan 16, 2011
  11. Sep 27, 2010
  12. Jun 18, 2010
  13. Apr 08, 2010
  14. Mar 17, 2010
  15. Mar 12, 2010
  16. Mar 11, 2010
  17. Mar 10, 2010
  18. Feb 16, 2010
  19. Feb 15, 2010
  20. Jan 22, 2010
  21. Jan 19, 2010
  22. Jan 17, 2010
  23. Jan 16, 2010
  24. Jan 13, 2010
Loading