diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-04-01 17:26:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-01 17:26:20 -0500 |
commit | f2a87b07e7fe1892a11ee9424d22dbaec5de5b5b (patch) | |
tree | a0bdec4fed15bb0e48439cfa2c670d81a2e1414c /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 649f9603a2da82a32830ce1dc7ce5825d3766a1d (diff) | |
download | llvm-f2a87b07e7fe1892a11ee9424d22dbaec5de5b5b.zip llvm-f2a87b07e7fe1892a11ee9424d22dbaec5de5b5b.tar.gz llvm-f2a87b07e7fe1892a11ee9424d22dbaec5de5b5b.tar.bz2 |
[OpenMP] Use loaded offloading toolchains to add libraries (#87108)
Summary:
We want to pass these GPU libraries by default if a certain offloading
toolchain is loaded for OpenMP. Previously I parsed this from the
arguments because it's only available in the compilation. This doesn't
really work for `native` and it's extra effort, so this patch just
passes in the `Compilation` as an extr argument and uses that. Tests
should be unaffected.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions