Bug 42610

Summary: [PATCH] gallivm: build failure due to llvm-trunk api change.
Product: Mesa Reporter: Christian Inci <chris.pcguy.inci>
Component: OtherAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: high CC: ojab
Version: gitKeywords: patch
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://mesa3d.org/
Whiteboard:
i915 platform: i915 features:
Attachments: [PATCH] gallivm: change 'sys::getHostTriple' to 'sys::getDefaultTargetTriple' for LLVM >= 0x0301

Description Christian Inci 2011-11-04 19:44:58 UTC
Created attachment 53164 [details] [review]
[PATCH] gallivm: change 'sys::getHostTriple' to 'sys::getDefaultTargetTriple' for LLVM >= 0x0301

in llvm-trunk (3.1, 0x0301) 'sys::getHostTriple' got renamed to 'sys::getDefaultTargetTriple'.
Comment 1 Jose Fonseca 2011-11-06 00:47:07 UTC
*** Bug 42623 has been marked as a duplicate of this bug. ***
Comment 2 Jose Fonseca 2011-11-06 00:48:07 UTC
Thanks.

Commited as commit 3031708e648a39d1bb4c0b2b4f8fa80be7619267.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.