"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "7df3cbeb01cc7b1054108b796f9e53e70884e695"
[MemCpyOpt] Don't emit IR in an unspecified order
Argument evaluation order is one of the edge cases where Clang differs from GCC, yielding different IR depending on which compiler LLVM was built with. Make the order deterministic and tune the test to actually verify the order instead of trying to hide it. llvm-svn: 286126
Loading
Please register or sign in to comment