Skip to content
  1. May 13, 2007
    • Anton Korobeynikov's avatar
      Emit multiple common EH frames for multiple (including blank) personality · bbaf5544
      Anton Korobeynikov authored
      functions. This partly fixes PR1414: now we're restricted only to one
      personality function per eh frame, not per module. Further work on
      "multiple personalities" topic needs representative example.
      
      llvm-svn: 37018
      bbaf5544
    • Anton Korobeynikov's avatar
      More DWARF-related things cleanup: · 13da1784
      Anton Korobeynikov authored
      1. Fix PR1380
      2. Apply Duncan's patch from PR1410
      3. Insert workaround for "one personality function per module" as noted in PR1414
      4. Emit correct debug frames for x86/linux. This partly fixes DebugInfo/2006-11-06-StackTrace.cpp: stack trace is
      shown correctly, but arguments for function on top of stack are displayed incorrectly.
      
      llvm-svn: 37015
      13da1784
  2. May 12, 2007
  3. May 11, 2007
  4. May 10, 2007
  5. May 09, 2007
  6. May 08, 2007
  7. May 07, 2007
  8. May 06, 2007
  9. May 05, 2007
  10. May 04, 2007
  11. May 03, 2007
  12. May 02, 2007
  13. May 01, 2007
Loading