Fix test case failure on Linux.
The test case were failing becuase my test compiler was gcc. The generated code behaved a bit differently to the how the test expected. Adjusted a few lines so that it works on both gcc and clang. llvm-svn: 228576
Loading
Please sign in to comment