OSDN Git Service

radeonsi: Add ipo to LLVM_COMPONENTS
authorAndreas Hartmetz <ahartmetz@gmail.com>
Tue, 28 May 2013 21:59:41 +0000 (23:59 +0200)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 29 May 2013 00:08:00 +0000 (17:08 -0700)
commitf43f07d5889645240de6e4740412f325d7a4eb38
tree71bfa3f54090d1345e865c4da81b957916087cd4
parent33fcce36828d6ae413c1673f8de5c56fbd8ba4a1
radeonsi: Add ipo to LLVM_COMPONENTS

r600g needs it too, so add ipo in the common radeon_llvm_check().

radeonsi compiled and linked, but it failed at dynamic link time
with a missing symbol.

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
configure.ac