[jit] Improvements to documentation

2014-09-22 Thread David Malcolm
Committed to branch dmalcolm/jit As before, an HTML version of the docs can be seen at: https://dmalcolm.fedorapeople.org/gcc/libgccjit-api-docs/index.html with the bulk of the changes occurring to: https://dmalcolm.fedorapeople.org/gcc/libgccjit-api-docs/intro/tutorial03.html gcc/jit/ChangeLo

[jit] Improvements to documentation.

2013-10-15 Thread David Malcolm
Committed to dmalcolm/jit branch. gcc/jit/ * libgccjit.h (gcc_jit_location): Rewrite comment to reflect that this part of the API is now implemented. ("Functions for use within the code factory."): Add notes on memory-management and lifetimes. * notes.txt: U