diff --git a/llvm/test/Regression/LLC/select.ll b/llvm/test/Regression/LLC/select.ll index 973bc7e88eb7..f8454598d045 100644 --- a/llvm/test/Regression/LLC/select.ll +++ b/llvm/test/Regression/LLC/select.ll @@ -88,24 +88,20 @@ end ; 1. can be folded ; 2. cannot be folded because result of comparison is used twice ; -void "testbool"(int, int) ; Def %0, %1 - const int 0 ; Def 2 - const int -4 ; Def 3 -begin -;