[LLVMdev] LLVM Language Reference Strictness

Duncan Sands baldrick at free.fr
Thu Oct 20 07:42:22 PDT 2011


> For the level of specificity you're looking for, just the source code itself. The LLVM IR language documentation is not, and isn't intended to be, a true language standard document in the same way that the C or C++ standards are. For any given case, check the docs first, and if your question isn't answered there, check the source code of the target(s) you're interested in.

And once you've understood, submit a doc patch explaining it :)

Ciao, Duncan.



More information about the llvm-dev mailing list