Nuno Lopes 0b5f1aca32 Apparently it's possible to do an 'invoke asm'.
Update the language reference to reflect that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160408 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-17 23:51:33 +00:00
..
2012-06-20 11:25:11 +00:00
2012-06-15 22:17:44 +00:00
2012-06-26 11:37:00 +00:00
2012-06-20 21:54:22 +00:00
2012-01-01 08:16:56 +00:00
2012-06-18 20:21:38 +00:00
2012-06-20 21:54:22 +00:00
2012-06-06 07:39:39 +00:00
2012-06-20 10:36:41 +00:00
2012-06-19 22:25:17 +00:00

LLVM Documentation
==================

The LLVM documentation is currently written in two formats:

  * Plain HTML documentation.

  * reStructured Text documentation using the Sphinx documentation generator. It
    is currently tested with Sphinx 1.1.3.

    For more information, see the "Sphinx Introduction for LLVM Developers"
    document.