Skip to content
  1. Jun 22, 2011
  2. Jun 19, 2011
  3. Jun 15, 2011
  4. Jun 14, 2011
  5. Jun 12, 2011
  6. Jun 10, 2011
  7. Jun 05, 2011
  8. Jun 02, 2011
  9. Jun 01, 2011
  10. May 30, 2011
  11. May 29, 2011
    • Charles Davis's avatar
      When generating against the Win64 EH scheme, set the handler to the GCC-specific · b025724b
      Charles Davis authored
      handler.
      
      At this moment, only GCC-style exceptions are supported. Other kinds
      of exceptions, including "traditional" SEH and Microsoft Visual C++ exceptions,
      need more work--and an compiler exception model that isn't specific to
      GCC-style exceptions!
      
      In particular, I imagine that it would be possible to mix "traditional" SEH
      with GCC-style EH or Microsoft C++ EH. Currently LLVM has no way (beyond some
      target-specific defaults and whole-module compiler switches) of knowing which
      scheme to use when.
      
      llvm-svn: 132283
      b025724b
  12. May 28, 2011
  13. May 27, 2011
  14. May 25, 2011
  15. May 24, 2011
  16. May 20, 2011
  17. May 12, 2011
  18. May 11, 2011
  19. May 10, 2011
Loading