[PATCH] D11405: [MS ABI] Hook clang up to the new EH instructions

David Majnemer david.majnemer at gmail.com
Wed Jul 22 16:54:08 PDT 2015


majnemer updated this revision to Diff 30429.
majnemer added a comment.

- Address Reid's review comments
- Use EHPersonality instead of the CXXABI.


http://reviews.llvm.org/D11405

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Frontend/CodeGenOptions.def
  lib/CodeGen/CGCleanup.cpp
  lib/CodeGen/CGCleanup.h
  lib/CodeGen/CGException.cpp
  lib/CodeGen/CodeGenFunction.h
  lib/CodeGen/EHScopeStack.h
  lib/CodeGen/MicrosoftCXXABI.cpp
  lib/Frontend/CompilerInvocation.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11405.30429.patch
Type: text/x-patch
Size: 19572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150722/86f2cf53/attachment.bin>


More information about the cfe-commits mailing list