DirectXShaderCompiler/include
Tex Riddell 638d988e8f
Fix issues with -Qstrip_reflect and -Qstrip_debug (#2164)
-Qstrip_reflect would reserialize the root signature, leading to
validation failure #2162.  Fixed by moving root sig to writer to clear
from module and prevent re-serialization to metadata.

Fixed -Qstrip_debug with -Zi and no output location still embeding
debug module.
2019-05-03 08:06:31 -07:00
..
dxc Fix issues with -Qstrip_reflect and -Qstrip_debug (#2164) 2019-05-03 08:06:31 -07:00
llvm Remove malloc usages in favor of operator new (#2150) 2019-04-30 10:26:36 -07:00
llvm-c [linux-port] Introduce Windows "adapter" headers (#1314) 2018-06-17 11:31:21 -04:00