[Mesa-dev] [PATCH 05/12] gallivm: Use LLVM global context.

Michel Dänzer michel at daenzer.net
Sun May 18 23:59:30 PDT 2014


On 19.05.2014 15:03, Mathias Fröhlich wrote:
> 
> I tried to get my local llvm install again to a point where I can see
> backtrace information, but still failed to get valgrind/massif to print
> these nice backtraces. All of the llvm addresses are not resolved so far.

You may want to try some or all of these parameters for LLVM's configure:

'--enable-optimized' '--with-optimize-option=-fno-omit-frame-pointer -O2
[...]' '--enable-assertions' '--enable-debug-runtime'
'--enable-debug-symbols' 'CC=gcc' 'CXX=g++'


-- 
Earthling Michel Dänzer            |                  http://www.amd.com
Libre software enthusiast          |                Mesa and X developer


More information about the mesa-dev mailing list