diff options
author | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-04-24 02:24:44 +0100 |
---|---|---|
committer | Jon Chesterfield <jonathanchesterfield@gmail.com> | 2021-04-24 02:24:44 +0100 |
commit | 58f125493d3cdcf91e92c888551503aca77d4bb8 (patch) | |
tree | d588e66bca45f0c49e524180e53eacf038237ad9 /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | a224bf8ec423b42eea251407e7a6cc8398a5edf4 (diff) | |
download | llvm-58f125493d3cdcf91e92c888551503aca77d4bb8.zip llvm-58f125493d3cdcf91e92c888551503aca77d4bb8.tar.gz llvm-58f125493d3cdcf91e92c888551503aca77d4bb8.tar.bz2 |
[libomptarget] Enable AMDGPU devicertl
[libomptarget] Enable AMDGPU devicertl
The amdgpu devicertl is written in freestanding openmp and compiles to a
bitcode library (per listed gfx arch) with no unresolved symbols. It requires
a recent clang, preferably the one from the same monorepo checkout.
This is D98658, with printf explicitly stubbed out, after patching clang to no
longer require an llvm with the amdgpu target enabled.
Reviewed By: tianshilei1992
Differential Revision: https://reviews.llvm.org/D101213
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions