diff options
author | Dinesh Dwivedi <dinesh.d@samsung.com> | 2014-06-17 14:34:19 +0000 |
---|---|---|
committer | Dinesh Dwivedi <dinesh.d@samsung.com> | 2014-06-17 14:34:19 +0000 |
commit | 657105e582ed9d3c95ebe9b721aae1f6def92567 (patch) | |
tree | 3e5834311a216d9b9903c9bf455488b15ed6e540 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2e940a11e7c64718d36955e4ca68fa87aa9d5a9d (diff) | |
download | llvm-657105e582ed9d3c95ebe9b721aae1f6def92567.zip llvm-657105e582ed9d3c95ebe9b721aae1f6def92567.tar.gz llvm-657105e582ed9d3c95ebe9b721aae1f6def92567.tar.bz2 |
Fixed jump threading going to infinite loop.
This patch add code to remove unreachable blocks from function
as they may cause jump threading to stuck in infinite loop.
Differential Revision: http://reviews.llvm.org/D3991
llvm-svn: 211103
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions