diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-02-15 09:57:54 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-02-16 11:39:11 -0500 |
commit | 61fb260d9d8c26a61a8dfd64e94d51f2c9a06830 (patch) | |
tree | e101be4d70ed1eaff47179341c73da6689a26084 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 0604d86c07ab8a28b95df689aff4ddd26347f35f (diff) | |
download | llvm-61fb260d9d8c26a61a8dfd64e94d51f2c9a06830.zip llvm-61fb260d9d8c26a61a8dfd64e94d51f2c9a06830.tar.gz llvm-61fb260d9d8c26a61a8dfd64e94d51f2c9a06830.tar.bz2 |
[OpenMP] Pass AMDGPU math libraries into the linker wrapper
This patch passes in the AMDPGU math libraries to the linker wrapper.
The wrapper already handles linking OpenMP bitcode libraries via the
`--target-library` option. This should be sufficient to link in math
libraries for the accompanying architecture.
Fixes #53526.
Reviewed By: jdoerfert
Differential Revision: https://reviews.llvm.org/D119841
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions