Is there any plan to change/fork LLVM to make use of extra information that compiler has?
in many occasions, is's been said that LLVM is designed with c/c++ in mind, and can not make use of extra information that compiler provides, for better optimization.
is there any plan to change LLVM for that purpose?