summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-10-16 18:13:42 +0000
committerVedant Kumar <vsk@apple.com>2018-10-16 18:13:42 +0000
commit2493707818de1fe3b364748eb2750606adf9e5f6 (patch)
tree56db4029237084403cc15b2997796523212ebd7d /llvm/lib/CodeGen/MachineFunction.cpp
parent696569d757be2bc0cccb302432173edde40b98d0 (diff)
downloadbcm5719-llvm-2493707818de1fe3b364748eb2750606adf9e5f6.tar.gz
bcm5719-llvm-2493707818de1fe3b364748eb2750606adf9e5f6.zip
Use a relaxed substring check for function names in a test
The TestTailCallFrameSBAPI.py test checks that function names in a backtrace are equal to an expected value. Use a relaxed substring check because function dislpay names are platform-dependent. E.g we see "void sink(void)" on Windows, but "sink()" on Darwin. This seems like a bug -- just work around it for now. llvm-svn: 344634
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud