diff options
author | Jason Molenda <jmolenda@apple.com> | 2018-11-10 00:25:45 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2018-11-10 00:25:45 +0000 |
commit | ff6a4edc26b59dca90ec89a3ff5bd8c1ac1e22c7 (patch) | |
tree | 1d278122d499c2fd54a3d671adf657d45283e8b1 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | 2ddb2652d9e80538217edf96ea2b03491063fb04 (diff) | |
download | bcm5719-llvm-ff6a4edc26b59dca90ec89a3ff5bd8c1ac1e22c7.tar.gz bcm5719-llvm-ff6a4edc26b59dca90ec89a3ff5bd8c1ac1e22c7.zip |
Unbreak the linux bot from the previous commit. Fred needed to use
some of the macros from mach/exc_resource.h to decode EXC_RESOURCE,
but that header doesn't exist on non-apple platforms and
StopInfoMachException.cpp needs to build on those systems.
EXC_RESOURCE won't be decoded when lldb is built on non-darwin systems.
llvm-svn: 346573
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions