[Mesa-dev] [llvm] r298336 - Fix evaluation of LLVM_DEFINITIONS
Michel Dänzer
michel at daenzer.net
Wed Mar 22 08:01:25 UTC 2017
Hi Serge,
On 21/03/17 01:03 PM, Serge Pavlov via llvm-commits wrote:
> Author: sepavloff
> Date: Mon Mar 20 23:03:24 2017
> New Revision: 298336
>
> URL: http://llvm.org/viewvc/llvm-project?rev=298336&view=rev
> Log:
> Fix evaluation of LLVM_DEFINITIONS
This change broke the build of at least libclc and Mesa, because
llvm-config --cxxflags contains multiple flags concatenated without
spaces, e.g. "-fdata-sections-O3" or "-fno-rtti-DLLVM_BUILD_GLOBAL_ISEL".
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the mesa-dev
mailing list