diff options
| author | Louis Dionne <ldionne@apple.com> | 2020-06-02 12:21:01 -0400 |
|---|---|---|
| committer | Louis Dionne <ldionne@apple.com> | 2020-06-02 12:23:53 -0400 |
| commit | 6f6c8a2d96f580c79e00c43d0ec368346c7bff49 (patch) | |
| tree | d416fdb87943a3b54245530fba59e8db6e2fea95 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 0beddbf2ccbef50ecfb8af2b2c5d50fd938d5eec (diff) | |
[libc++abi] Make sure we link in CrashReporterClient.a when it's present
When building the system libc++abi for Apple, we use CrashReporterClient
to provide better crash logs when calling abort(). This is exemplified by
the fact that we test for the presence of <CrashReporterClient.h> in
abort_message.cpp.
However, we must link against CrashReporterClient.a in order to get that
functionality, otherwise we get a linking error.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
