Skip to content
  1. Aug 02, 2009
    • Chris Lattner's avatar
      move getDwarfExceptionSection from TAI to TLOF and rename it to · c16c75ea
      Chris Lattner authored
      getLSDASection() to be more specific.  This makes it pretty obvious
      that the ELF LSDA section is being specified wrong in PIC mode.  We're
      probably getting a lot of startup-time relocations to a readonly page,
      which is expensive and bad.
      
      Someone who cares about ELF C++ should investigate this.
      
      llvm-svn: 77847
      c16c75ea
  2. Aug 01, 2009
  3. Jul 31, 2009
  4. Jul 29, 2009
  5. Jul 28, 2009
  6. Jul 20, 2009
  7. Jul 17, 2009
  8. May 15, 2009
Loading