hekota wrote: > Could this be an analysis pass which collect the list as a > SmallVector<Function*> instead of creating the list in 'dx.exports' metadata?
You mean the DXILFinalizeLinkage pass (coming soon) that needs a list of entries and exported functions should get the information from "hlsl.shader" and "hlsl.export" attributes on the functions? Instead of relying on the metadata? https://github.com/llvm/llvm-project/pull/102275 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits