summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-08-19 22:58:26 +0000
committerJim Ingham <jingham@apple.com>2016-08-19 22:58:26 +0000
commit27f4a94e0a9b7c1f590589a6b5b289eab8d4c7e0 (patch)
tree798540a2bf6b5fca3a2b221238a0d67cb735a646 /llvm/lib/CodeGen/MachineFunction.cpp
parentd95d100c285f7a0eb54845b1c4eedcde8aa95705 (diff)
downloadbcm5719-llvm-27f4a94e0a9b7c1f590589a6b5b289eab8d4c7e0.tar.gz
bcm5719-llvm-27f4a94e0a9b7c1f590589a6b5b289eab8d4c7e0.zip
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud