Bug ID 98336
Summary si_shader.c:6612:26: error: implicit declaration of function ‘LLVMGetCalledValue’ [-Werror=implicit-function-declaration]
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Keywords regression
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter vlee@freedesktop.org
QA Contact dri-devel@lists.freedesktop.org

mesa: 2b6e04e91f6b157dd00872f9a0965c0655e19ad9 (master 13.1.0-devel)

  CC       si_shader.lo
si_shader.c: In function ‘si_eliminate_const_vs_outputs’:
si_shader.c:6612:26: error: implicit declaration of function
‘LLVMGetCalledValue’ [-Werror=implicit-function-declaration]
    LLVMValueRef callee = LLVMGetCalledValue(cur);
                          ^


You are receiving this mail because: