Skip to content
  1. Jun 02, 2011
  2. Jun 01, 2011
  3. May 30, 2011
  4. 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
  5. May 28, 2011
  6. May 27, 2011
  7. May 25, 2011
  8. May 24, 2011
  9. May 20, 2011
  10. May 12, 2011
  11. May 11, 2011
  12. May 10, 2011
  13. May 06, 2011
  14. May 05, 2011
Loading