diff options
author | Tobias Klausmann <[email protected]> | 2017-03-01 22:16:27 +0100 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2017-03-01 23:53:38 +0100 |
commit | 6d600cf632f83d7ffdd844e0b3a049605ae858cc (patch) | |
tree | 30c4f68232dc3ff5b6c8bac2952802e7f6937863 /src/amd/common/sid_tables.py | |
parent | a1727aa75ed252cd19c296ccf83cb595be971744 (diff) |
amd/common: Fix build with new ac_add_function_attr()
Fix usage of ac_add_function_attr() and make it known!
common/ac_nir_to_llvm.c: In function 'create_llvm_function':
common/ac_nir_to_llvm.c:265:4: error: implicit declaration of function
'ac_add_function_attr' [-Werror=implicit-function-declaration]
ac_add_function_attr(main_function, i + 1, AC_FUNC_ATTR_BYVAL);
^~~~~~~~~~~~~~~~~~~~
Signed-off-by: Tobias Klausmann <[email protected]>
Reviewed-by: Bas Nieuwenhuizen <[email protected]>
Diffstat (limited to 'src/amd/common/sid_tables.py')
0 files changed, 0 insertions, 0 deletions