[llvm] [HLSL] Change default linkage of HLSL functions to internal (PR #95331)

Helena Kotas via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 15:14:33 PDT 2024


================
@@ -0,0 +1,60 @@
+; RUN: opt -S -dxil-finalize-linkage -mtriple=dxil-unknown-shadermodel6.5-compute %s | FileCheck %s
----------------
hekota wrote:

Done ;)

https://github.com/llvm/llvm-project/pull/95331


More information about the llvm-commits mailing list