From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 98336] si_shader.c:6612:26:
error:=?UTF-8?Q?=20implicit=20declaration=20of=20function=20=E2=80=98LLVMGetCalledValue=E2=80=99=20?=[-Werror=implicit-function-declaration]
Date: Wed, 19 Oct 2016 23:39:49 +0000
Message-ID:
Bug ID
98336
Summary
si_shader.c:6612:26: error: implicit declaration of function =
=E2=80=98LLVMGetCalledValue=E2=80=99 [-Werror=3Dimplicit-function-declarati=
on]
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 =E2=80=98si_eliminate_const_vs_outputs=E2=80=99:
si_shader.c:6612:26: error: implicit declaration of function
=E2=80=98LLVMGetCalledValue=E2=80=99 [-Werror=3Dimplicit-function-declarati=
on]
LLVMValueRef callee =3D LLVMGetCalledValue(cur);
^