I installed LLVM from the source (using CMake and make install ), but I canβt remove it because there is no make uninstall avalaible.
This is the LLVM version of version 3.5.2.
I am using ArchLinux.
How can I remove LLVM in an automatic way?
source share