[Mesa-dev] [PATCH] gallivm: Fix build with llvm-3.0
Brian Paul
brianp at vmware.com
Fri Jul 8 06:59:39 PDT 2011
On 07/06/2011 03:12 PM, Gustaw Smolarczyk wrote:
> LLVM 3.0svn changes pretty rapidly. The change in
> Target->createMCInstPrinter() signature which inspired commits
> 40ae214067673edbda79371969d1730b6194d83e and
> 92e29dc5b0474c073b0f05d60629fc6c3decfca4 has been reverted.
>
> Signed-off-by: Gustaw Smolarczyk<wielkiegie at gmail.com>
> ---
> src/gallium/auxiliary/gallivm/lp_bld_debug.cpp | 16 +++++++---------
> 1 files changed, 7 insertions(+), 9 deletions(-)
Pushed, thanks.
-Brian
More information about the mesa-dev
mailing list