Add missing dependencies when generating spvtools_core_tables (#3199)

This commit is contained in:
Geoff Lang 2020-02-21 17:23:42 -05:00 committed by GitHub
parent 03c9effb58
commit c316fb15fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,6 +37,8 @@ template("spvtools_core_tables") {
sources = [
core_json_file,
debuginfo_insts_file,
cldebuginfo100_insts_file,
]
outputs = [
core_insts_file,