DirectXShaderCompiler/lib/Bitcode
Joshua Batista 071972d7df
Remove some warnings from GCC when building DXC (#5262)
* remove warnings on dxc

* address feedback

* remove removed functions' declarations

* get rid of another unused function

* use maybe_unused instead of if 0 when removing unused functions

* address commenting issues

* Revert "use maybe_unused instead of if 0 when removing unused functions" because c++17 extensions aren't enabled

This reverts commit 3a00d8eb84.

* remove incorrect scope
2023-06-02 13:10:20 -07:00
..
Reader Remove some warnings from GCC when building DXC (#5262) 2023-06-02 13:10:20 -07:00
Writer Change getPassName return type to StringRef. (#4247) 2022-02-10 14:14:43 -08:00
CMakeLists.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LLVMBuild.txt Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
module.modulemap first commit 2016-12-28 11:52:27 -08:00