aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugValues.cpp
diff options
context:
space:
mode:
authorJulian Lettner <jlettner@apple.com>2019-08-15 17:25:10 +0000
committerJulian Lettner <jlettner@apple.com>2019-08-15 17:25:10 +0000
commitbb99437f6d45af7bbc88e07b8e4dbc1528802508 (patch)
tree9edcd55c9a8e24e4b5e2c29f4772143287944d43 /llvm/lib/CodeGen/LiveDebugValues.cpp
parente7fdf7cb71c8835df5de291b3556bc4140cbee5c (diff)
downloadllvm-bb99437f6d45af7bbc88e07b8e4dbc1528802508.zip
llvm-bb99437f6d45af7bbc88e07b8e4dbc1528802508.tar.gz
llvm-bb99437f6d45af7bbc88e07b8e4dbc1528802508.tar.bz2
[sanitizer_common] Always use posix_spawn on Darwin
On Darwin we have two external symbolizers: atos and llvm-symbolizer. atos was changed to use posix_spawn (instead of fork+execv) in a previous commit [1]. Let's use posix_spawn for llvm-symbolizer as well. Our hope is that eventually we can transition to posix_spawn on other platforms too. [1] 399408a92f1dbbefeb708f718b0d8eb62dfa9f09 llvm-svn: 369021
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions