commit | 66ef931b4346fdd73f82f6d6c24391f2ef923943 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Wed Sep 16 20:16:27 2015 +0000 |
committer | Reid Kleckner <rnk@google.com> | Wed Sep 16 20:16:27 2015 +0000 |
tree | 6f1512251318a029e66828b36f3d98f015c6c138 | |
parent | ad53a65179bb143fc0f5c7846277869d6c68034f [diff] |
[WinEH] Pull Adjectives and CatchObj out of the catchpad arg list Clang now passes the adjectives as an argument to catchpad. Getting the CatchObj working is simply a matter of threading another static alloca through codegen, first as an alloca, then as a frame index, and finally as a frame offset. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247844 91177308-0d34-0410-b5e6-96231b3b80d8