Disable an MCJIT test on older Darwins until we have a better interface.
authorAndrew Trick <atrick@apple.com>
Mon, 24 Feb 2014 21:37:30 +0000 (21:37 +0000)
committerAndrew Trick <atrick@apple.com>
Mon, 24 Feb 2014 21:37:30 +0000 (21:37 +0000)
commite5f1c6d3dae658cbdd19bf3ab5eea0573c95a531
tree7cbbf1f24b3ba31a208a3c753622bc30d964df5f
parent2e4ab2aa8a9ecb2e9bd4e17a22be894f1918b032
Disable an MCJIT test on older Darwins until we have a better interface.

See
<rdar://16149106> [MCJIT] provide a platform-independent way to communicate callee-save frame info.
<rdar://16149279> [MCJIT] get the host OS version from a runtime check, not a configure-time check.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202082 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ExecutionEngine/MCJIT/MCJITCAPITest.cpp