Fix build.gn build. (#5791)

This commit is contained in:
Steven Perron 2024-09-09 16:05:32 -04:00 committed by GitHub
parent e9915cea8d
commit 05be5b2466
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -793,6 +793,8 @@ static_library("spvtools_opt") {
"source/opt/strip_debug_info_pass.h",
"source/opt/strip_nonsemantic_info_pass.cpp",
"source/opt/strip_nonsemantic_info_pass.h",
"source/opt/struct_packing_pass.cpp",
"source/opt/struct_packing_pass.h",
"source/opt/struct_cfg_analysis.cpp",
"source/opt/struct_cfg_analysis.h",
"source/opt/switch_descriptorset_pass.cpp",