commit | 3f92d751f7f2cb0a7be6b616ecf733dff737177c | [log] [tgz] |
---|---|---|
author | Serge Guelton <sguelton@quarkslab.com> | Tue Jun 27 18:57:53 2017 +0000 |
committer | Serge Guelton <sguelton@quarkslab.com> | Tue Jun 27 18:57:53 2017 +0000 |
tree | 60f5adc223039b1a63947da8e48d1b7921469b11 | |
parent | e764e24028a175bcb4948c70f1c54b91ae84a2d0 [diff] |
[CodeExtractor] Prevent extraction of block involving blockaddress BlockAddress are only valid within their function context, which does not interact well with CodeExtractor. Detect this case and prevent it. Differential Revision: https://reviews.llvm.org/D33839 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306448 91177308-0d34-0410-b5e6-96231b3b80d8