aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/ByteCode/Program.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2025-06-20 10:31:54 -0500
committerGitHub <noreply@github.com>2025-06-20 10:31:54 -0500
commit3f1de197b1c339b311329c02bb739860b32c073f (patch)
tree398be5aba9e377726194028c50360d1cfbc1bdec /clang/lib/AST/ByteCode/Program.cpp
parentc734377544fc5a854c539fafc9b9b658f12230a3 (diff)
downloadllvm-3f1de197b1c339b311329c02bb739860b32c073f.zip
llvm-3f1de197b1c339b311329c02bb739860b32c073f.tar.gz
llvm-3f1de197b1c339b311329c02bb739860b32c073f.tar.bz2
[Offload] Rework compiling device code for unit test suites (#144776)
Summary: I'll probably want to use this as a more generic utility in the future. This patch reworks it to make it a top level function. I also tried to decouple this from the OpenMP utilities to make that easier in the future. Instead, I just use `-march=native` functionality which is the same thing. Needed a small hack to skip the linker stage for checking if that works. This should still create the same output as far as I'm aware.
Diffstat (limited to 'clang/lib/AST/ByteCode/Program.cpp')
0 files changed, 0 insertions, 0 deletions