aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-09-15 17:19:16 +0000
committerReid Kleckner <reid@kleckner.net>2014-09-15 17:19:16 +0000
commit8f45c9cc6232e5b841bc92b7f2ea9a792574c317 (patch)
treeca02cb3bb22061ee5df66fe47f1130b37e010f63 /clang/lib/CodeGen/CodeGenModule.cpp
parent49dd4283edb8a86dd7166060802dfaf946f96c6c (diff)
downloadllvm-8f45c9cc6232e5b841bc92b7f2ea9a792574c317.zip
llvm-8f45c9cc6232e5b841bc92b7f2ea9a792574c317.tar.gz
llvm-8f45c9cc6232e5b841bc92b7f2ea9a792574c317.tar.bz2
Add -fseh-exceptions for MinGW-w64
This adds a flag called -fseh-exceptions that uses the native Windows .pdata and .xdata unwind mechanism to throw exceptions. The other EH possibilities are DWARF and SJLJ exceptions. Patch by Martell Malone! Reviewed By: asl, rnk Differential Revision: http://reviews.llvm.org/D3419 llvm-svn: 217790
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions