commit | 17648b37aeab83ed940decbbbd4650ab23f8cb12 | [log] [tgz] |
---|---|---|
author | Arnold Schwaighofer <aschwaighofer@apple.com> | Sat Sep 10 18:14:57 2016 +0000 |
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | Sat Sep 10 18:14:57 2016 +0000 |
tree | e8529792fe5af14e40fb5b462660d5d4c3a7b898 | |
parent | df708a504e06b5769348b09240abcfa8b7aa3a28 [diff] |
InstCombine: Don't combine loads/stores from swifterror to a new type This generates invalid IR: the only users of swifterror can be call arguments, loads, and stores. rdar://28242257 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281144 91177308-0d34-0410-b5e6-96231b3b80d8