Closed thatcosmonaut closed 3 days ago
Since we'd have to build it anyway, should we also link this statically? I guess it would depend on whether or not the dxil-less builds are still technically proprietary, otherwise it'd ensure the one DLL supports all configurations (which would help obsolete #28)
It’d be really nice if we could, but…
I wonder if the situation has improved at all since this blog post was written. Integrating DXIL signing into dxcompiler itself solves at least that problem, but I have no idea about the build system.
This might be something we can do more easily once HLSL is upstreamed into clang.
To recap:
This is required for cross-platform HLSL workflows.