Files
clang-p2996/clang/lib/CodeGen/CGHLSLRuntime.cpp
Nathan Gauër 3af4d4e810 [HLSL][SPIR-V] Fix LinkageAttribute emission for BuiltIn (#144701)
BuiltIn variables were missing the visibility attribute, which caused
the Linkage capability to be emitted by the backend.
2025-06-18 17:26:40 +02:00

26 KiB