diff options
| author | Joseph Huber <huberjn@outlook.com> | 2024-07-26 15:18:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-26 15:18:10 -0500 |
| commit | 7ebd97b852b7535d22f93a90e7627853ffe7f0e1 (patch) | |
| tree | e0116451062f52b6c5aff20f453c4a265d0fef39 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 745aa48165dae85dd30d964d0ade8e533df034ee (diff) | |
[OpenMP] Do not define '__assert_fail' if we have the GPU libc (#100409)
Summary:
The C library is intended to provide `__assert_fail`, so in the cases
that we have both we should defer to that. This means that if you build
the C library for GPUs you'll get the RPC based asser, and if not you'll
get the trap based one.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
