[PATCH] D15140: Update clang to use the updated LLVM EH instructions

David Majnemer via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 21:42:37 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255423: Update clang to use the updated LLVM EH instructions (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D15140?vs=42618&id=42632#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15140

Files:
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGCleanup.cpp
  cfe/trunk/lib/CodeGen/CGCleanup.h
  cfe/trunk/lib/CodeGen/CGException.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/CodeGen/EHScopeStack.h
  cfe/trunk/lib/CodeGen/MicrosoftCXXABI.cpp
  cfe/trunk/test/CodeGen/exceptions-seh-finally.c
  cfe/trunk/test/CodeGen/exceptions-seh-leave.c
  cfe/trunk/test/CodeGen/exceptions-seh.c
  cfe/trunk/test/CodeGenCXX/exceptions-cxx-new.cpp
  cfe/trunk/test/CodeGenCXX/exceptions-seh.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-arg-order.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-eh-catch.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-eh-terminate.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp
  cfe/trunk/test/CodeGenCXX/microsoft-abi-try-throw.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15140.42632.patch
Type: text/x-patch
Size: 43586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151212/7cb983b4/attachment-0001.bin>


More information about the cfe-commits mailing list