[LLVMdev] compile linux kernel

Jonathan S. Shapiro shap at eros-os.com
Mon Sep 29 02:53:19 PDT 2008


Watching this thread, it occurs to me that the "V" in "LLVM" is creating
confusion. So far as I know, LLVM is the first project to use "virtual"
to refer to the instruction set of the intermediate form. I understand
why this labeling made sense (sort of), but it was unfortunate. The
machine is abstract, not virtual, and the use of "virtual" here is so
out of keeping with any other use of the term that it really does
generate confusion.

Is this worth a FAQ entry?




More information about the llvm-dev mailing list