"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "08c611e4dc8a732a1687957047874c315aef9455"
[X86][ISel] Fix a regression I introduced in r224884
The else case ResultReg was not checked for validity. To my surprise, this case was not hit in any of the existing test cases. This includes a new test cases that tests this path. Also drop the `target triple` declaration from the original test as suggested by H.J. Lu, because apparently with it the test won't be run on Linux llvm-svn: 224901
Loading
Please register or sign in to comment