[all-commits] [llvm/llvm-project] bfd41c: [LinkerWrapper][Obvious] Fix missing use of textur...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Dec 7 14:55:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfd41c3f8cc70bd65461a6d767f55c14d72150d9
https://github.com/llvm/llvm-project/commit/bfd41c3f8cc70bd65461a6d767f55c14d72150d9
Author: Joseph Huber <huberjn at outlook.com>
Date: 2023-12-07 (Thu, 07 Dec 2023)
Changed paths:
M clang/test/Driver/linker-wrapper-image.c
M clang/tools/clang-linker-wrapper/OffloadWrapper.cpp
Log Message:
-----------
[LinkerWrapper][Obvious] Fix missing use of texture data type
Summary:
This was accidentally linked to the wrong pointer, causing unused
variable warnings and registering the wrong thing.
More information about the All-commits
mailing list