diff options
author | Dominik Adamski <dominik.adamski@amd.com> | 2023-12-01 13:33:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-01 13:33:11 +0100 |
commit | 85184b4aefbd01afd6e7be57bc6c1c404b3c13ce (patch) | |
tree | 0937c552309b6cae0ef2b1f38397abde5169a25f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a2e8207178432f0af30e8c9e3b905a3fd770d500 (diff) | |
download | llvm-85184b4aefbd01afd6e7be57bc6c1c404b3c13ce.zip llvm-85184b4aefbd01afd6e7be57bc6c1c404b3c13ce.tar.gz llvm-85184b4aefbd01afd6e7be57bc6c1c404b3c13ce.tar.bz2 |
[OpenMP] Fix libomptarget build issue (#74067)
Libomptarget cannot be build because of the recent refactoring
introduced in patch 148dec9fa43b :
[OpenMP][NFC] Separate Envar (environment variable) handling (#73994)
That patch moved handling of environment variables from libomptarget
library. That's why we don't need usage of "llvm::omp::target" namespace
if we handle environment variables.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions