Skip to content
Snippets Groups Projects
Commit c375c448 authored by Tim Rowley's avatar Tim Rowley Committed by Andres Gomez
Browse files

swr: [rasterizer jitter] fix llvm >= 5.0 build break


Function::getArgumentList() doesn't exist anymore, switch to using
arg_begin() (existed back to at least llvm-3.6.0).

Reviewed-by: default avatarVedran Miletić <vedran@miletic.net>
CC: <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 08f864ab)
parent afb19fd7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment