]> granicus.if.org Git - clang/commit
Win64: Add the uwtable attribute by default on Win64
authorReid Kleckner <reid@kleckner.net>
Thu, 4 Sep 2014 18:13:12 +0000 (18:13 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 4 Sep 2014 18:13:12 +0000 (18:13 +0000)
commitac0e79e22b0eddc1dbbb5ecbea240f059e6be25c
treee458b123fa4055c8ace3e287f750277295c94921
parent5ac034ccfca74223e73cadcd6e21f229138bf2ce
Win64: Add the uwtable attribute by default on Win64

Now that LLVM emits correct .pdata and .xdata for inline functions, we
can reenable this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217178 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/WindowsToolChain.cpp