summaryrefslogtreecommitdiffstats
path: root/llvm/test
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2014-01-08 18:02:51 +0000
committerGreg Clayton <gclayton@apple.com>2014-01-08 18:02:51 +0000
commit2210624d86d15b0ccd024a60b5502802410df293 (patch)
treeacfdc7feaac5b35723d2a7942ec0df96388d27fe /llvm/test
parentac8c55222ef8d4f42e875755433e9e139f14ef35 (diff)
downloadbcm5719-llvm-2210624d86d15b0ccd024a60b5502802410df293.tar.gz
bcm5719-llvm-2210624d86d15b0ccd024a60b5502802410df293.zip
Fixed a kernel panic that would occur if you debug anything on MacOSX 10.7 or earlier due to the use of the POSIX_SPAWN_CLOEXEC_DEFAULT attribute flag that closes all file descriptors on exec. We now dyamically detect the OS version and do the right thing.
llvm-svn: 198776
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud