llvm-project
cc0cf725
- [HLSL] Allow non `.hlsl` files as source files (#137378)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
236 days ago
[HLSL] Allow non `.hlsl` files as source files (#137378) Changes the driver to assume input file with an unknown extension are HLSL source files instead of object files. Fixes https://github.com/llvm/llvm-project/issues/137370
References
#137378 - [HLSL] Allow non `.hlsl` files as source files
Author
s-perron
Parents
f02c93d7
Loading