commit | 4541be0686e682ea6e30933d9893fd2701b0e27f | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Thu Jan 17 21:42:36 2019 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Thu Jan 17 21:42:36 2019 +0000 |
tree | 37bf006b765992c635ac7b7073752bf5dbeb6491 | |
parent | b2d6c298af3dd8230d2be0cd8e40dcddbd9beecf [diff] |
[HotColdSplit] Relax requirement that the cold sink block be extractable Relaxing this requirement creates opportunities to split code dominated by an EH pad. Tested on LNT+externals. llvm-svn: 351483