[llvm] [Liboffload] Add function for checking ELF file device compatibility (PR #156259)
Jonas Greifenhain via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 31 12:05:22 PDT 2025
cadivus wrote:
> Though, a part of me is wondering if we even need this.
This is preparation for the language offloading (I can't create stacked PRs here since I can't push to user branches). I will use the function here:
https://github.com/jdoerfert/llvm-project/blob/llvm_kernel_languages/offload/languages/kernel/src/LanguageRegistration.cpp
https://github.com/llvm/llvm-project/pull/156259
More information about the llvm-commits
mailing list