test: Make test case independent of earlier instructions
Instead of matching for %6, we use a regexp to match for the result strings. This test case caused unrelated noise in http://reviews.llvm.org/D15722. llvm-svn: 267875
Loading
Please sign in to comment