llvm-project
2c8bd4a7 - [HLSL] Mark exported functions with "hlsl.export" attribute (#102275)

Commit
1 year ago
[HLSL] Mark exported functions with "hlsl.export" attribute (#102275) Marks exported functions with `"hlsl.export"` attribute. This information will be later used by DXILFinalizeLinkage pass (coming soon) to determine which functions should have internal linkage in the final DXIL code. Related to #llvm/llvm-project#92071
Author
Parents
Loading