Bug 42610 - [PATCH] gallivm: build failure due to llvm-trunk api change.
Summary: [PATCH] gallivm: build failure due to llvm-trunk api change.
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: high major
Assignee: mesa-dev
QA Contact:
URL: http://mesa3d.org/
Whiteboard:
Keywords: patch
: 42623 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-04 19:44 UTC by Christian Inci
Modified: 2011-11-06 00:48 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
[PATCH] gallivm: change 'sys::getHostTriple' to 'sys::getDefaultTargetTriple' for LLVM >= 0x0301 (580 bytes, patch)
2011-11-04 19:44 UTC, Christian Inci
Details | Splinter Review

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.