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

Shouldn't the exported functions stay in the module when it is compiled as a 
library, even though they are not called?

https://github.com/llvm/llvm-project/pull/106146
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to