diff options
| author | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-03 10:12:34 -0500 |
|---|---|---|
| committer | Joseph Huber <jhuber6@vols.utk.edu> | 2023-05-03 11:37:51 -0500 |
| commit | fe710ffe97333d4a9e5af182cc213bbddc45ed66 (patch) | |
| tree | 74a83fbec44efbd4d0f03921e6b6c777b8eaa470 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 78d7d62c36f54b4264faec8ce38d11f7dd6abfd6 (diff) | |
[libc] Don't use '-nolibc' on the GPU build
We previously changed this to use `nolibc` to allow it to link in
compiler builtins for the CPU build. However, these options are unused
on the GPU and create a lot of noise. Furthermore, we want to use
`nogpulib` to prevent the linking in of the vendor libraries.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D149753
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
