[PATCH] D15140: Update clang to use the updated LLVM EH instructions
David Majnemer via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 1 23:29:16 PST 2015
majnemer created this revision.
majnemer added a reviewer: rnk.
majnemer added a subscriber: cfe-commits.
majnemer added a dependency: D15139: [IR] Reformulate LLVM's EH funclet IR.
Depends on D15139.
http://reviews.llvm.org/D15140
Files:
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGCleanup.h
lib/CodeGen/CGException.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/EHScopeStack.h
lib/CodeGen/MicrosoftCXXABI.cpp
test/CodeGen/exceptions-seh-finally.c
test/CodeGen/exceptions-seh-leave.c
test/CodeGen/exceptions-seh.c
test/CodeGenCXX/exceptions-cxx-new.cpp
test/CodeGenCXX/exceptions-seh.cpp
test/CodeGenCXX/microsoft-abi-arg-order.cpp
test/CodeGenCXX/microsoft-abi-eh-catch.cpp
test/CodeGenCXX/microsoft-abi-eh-cleanups.cpp
test/CodeGenCXX/microsoft-abi-eh-terminate.cpp
test/CodeGenCXX/microsoft-abi-thread-safe-statics.cpp
test/CodeGenCXX/microsoft-abi-try-throw.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15140.41592.patch
Type: text/x-patch
Size: 40763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151202/ce640b96/attachment-0001.bin>
More information about the cfe-commits
mailing list