commit | 2b755762149521d3d0adb21c6a8a59c91238f6d7 | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Tue Nov 06 19:06:08 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Tue Nov 06 19:06:08 2018 +0000 |
tree | af027c88f2d4392a328bb51e35c0bcad43f1443b | |
parent | b109c4206afa553e8d25a56d6d851f612e57e3e7 [diff] |
[CodeExtractor] Do not extract calls to eh_typeid_for (PR39545) The lowering for a call to eh_typeid_for changes when it's moved from one function to another. There are several proposals for fixing this issue in llvm.org/PR39545. Until some solution is in place, do not allow CodeExtractor to extract calls to eh_typeid_for, as that results in serious miscompilations. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346256 91177308-0d34-0410-b5e6-96231b3b80d8