diff options
author | Matt Turner <[email protected]> | 2017-05-01 11:43:07 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-05-15 11:43:01 -0700 |
commit | aae2626be8a1e6ba976a0dc51141e73c4e4b3473 (patch) | |
tree | 1f59a73c37f57970c71ef506032ae6d52e9862bd /docs/install.html | |
parent | d98e82c77269e98669c883e382682af826bf813d (diff) |
i965: Add a weak no-op nir_print_instr() symbol
intel_asm_annotation.c is part of libintel_compiler.la, which contains
code for disassembling and validating shaders that we want to call in
aubinator_error_decode.
dump_assembly() calls nir_print_instr() to print annotations, and
although dump_assembly() is not called by aubinator_error_decode (nor is
any function in intel_asm_annotation.c) it causes undefined references
to nir_print_instr().
To work around, provide a no-op weak symbol to resolve against.
Diffstat (limited to 'docs/install.html')
0 files changed, 0 insertions, 0 deletions