Nuno Lopes 944814b41a revert my previous patches that introduced an additional parameter to the objectsize intrinsic.
After a lot of discussion, we realized it's not the best option for run-time bounds checking

llvm-svn: 157255
2012-05-22 15:25:31 +00:00
..
2012-05-13 05:52:56 +00:00
2012-04-20 18:20:24 +00:00
2011-10-31 23:46:50 +00:00
2012-01-01 08:16:56 +00:00
2012-05-20 20:30:47 +00:00
2012-05-15 20:47:23 +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.