Jim Ingham 27f4a94e0a Remove a test that depends on knowing all compiler's register allocation schemes.
This test was using a condition that would compare a variable against the register that would hold
it.  It was failing with clang on arm64 because clang put the variable on the stack.

This is not a supportable way to write tests.

llvm-svn: 279345
2016-08-19 22:58:26 +00:00
..
2016-05-01 11:32:10 +00:00
2016-04-12 13:55:54 +00:00
2016-07-19 23:58:23 +00:00
2016-05-13 18:26:30 +00:00
2016-07-07 13:00:29 +00:00