https://bugs.freedesktop.org/show_bug.cgi?id=89685
--- Comment #21 from Kevin wittyman37@yahoo.com --- Alright, so I think I did this correctly, but it did not help. This is what I did...
cd ~/Downloads/llvm-3.6.0.src/ patch -p1 < ~/Downloads/0001-R600-SI-Add-VCC-as-an-implict-def-of-SI_KILL.patch cd ~/Downloads/llvm-cmake/ cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=prefix=/usr/local ~/Downloads/llvm-3.6.0.src/ make sudo make install
Then I rebooted and ran Dota 2 and tried to view Morphling in the loadout screen and my system froze the same as before.
So I am thinking since Steam runs everything in 32-bit, that perhaps I need to apply this patch somehow to lib32-llvm?
Sorry again for not knowing how to do this properly.