All true... but possible performance gains? On ARM? With LLVM? AFAIK LLVM isn't very competitive on ARM, yet... Or did I miss something?Among the reasons developers have been interested in using the Clang compiler on the Linux kernel comes down to possible performance gains, the diagnostics reporting offered by Clang compared to GCC, the very powerful static analysis support offered by Clang, and just freeing the dependence upon GCC.


Reply With Quote
