On 3 April 2017 at 11:09, Marek Olšák wrote:
> I've changed the commit message to "targets: export radeon
> winsys_create functions to silence LLVM warning".
>
Thanks for the update Marek!
Reviewed-by; Emil Velikov
-Emil
___
mesa-dev mailing list
mesa
On 03.04.2017 12:09, Marek Olšák wrote:
I've changed the commit message to "targets: export radeon
winsys_create functions to silence LLVM warning".
Reviewed-by: Nicolai Hähnle
Marek
On Mon, Apr 3, 2017 at 12:08 PM, Marek Olšák wrote:
From: Marek Olšák
It silences the following radeon
Am 03.04.2017 um 12:08 schrieb Marek Olšák:
From: Marek Olšák
It silences the following radeonsi LLVM warning due to a previous
commit adding an LLVM workaround:
"mesa: for the -simplifycfg-sink-common option: may only occur zero or one
times!"
Cc: 17.0
Reviewed-by: Christian König
I've changed the commit message to "targets: export radeon
winsys_create functions to silence LLVM warning".
Marek
On Mon, Apr 3, 2017 at 12:08 PM, Marek Olšák wrote:
> From: Marek Olšák
>
> It silences the following radeonsi LLVM warning due to a previous
> commit adding an LLVM workaround:
>
From: Marek Olšák
It silences the following radeonsi LLVM warning due to a previous
commit adding an LLVM workaround:
"mesa: for the -simplifycfg-sink-common option: may only occur zero or one
times!"
Cc: 17.0
---
src/gallium/targets/omx/omx.sym | 5 +
src/gallium/targets/pip