diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-05-27 13:43:07 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-27 13:43:07 -0500 |
commit | 20f9f1fc02c294fa98d23e1cf1b09ea6d9679145 (patch) | |
tree | 96a225c69942c82d9b8b81d8051d623007ae624b /llvm/lib/IR/Module.cpp | |
parent | 7e9d708be02e58ce2deae3ccc9ec33b32674a0a6 (diff) | |
download | llvm-20f9f1fc02c294fa98d23e1cf1b09ea6d9679145.zip llvm-20f9f1fc02c294fa98d23e1cf1b09ea6d9679145.tar.gz llvm-20f9f1fc02c294fa98d23e1cf1b09ea6d9679145.tar.bz2 |
[Offload][NFCI] Remove coupling to `omp` target for version scripting (#141637)
Summary:
This is a weird dependency on libomp just for testing if version scripts
work. We shouldn't need to do this because LLVM already checks for
this. I believe this should be available as well in standalone when we
call `addLLVM` but I did not test that directly.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions