inalloca: Fix incorrect example IR and remove LangRef warning
authorReid Kleckner <reid@kleckner.net>
Thu, 27 Mar 2014 01:32:22 +0000 (01:32 +0000)
committerReid Kleckner <reid@kleckner.net>
Thu, 27 Mar 2014 01:32:22 +0000 (01:32 +0000)
commit2ce21220d8318494f1d3da8d0bcdefca670a2fcd
tree23cae4f678d5ec78f5136fa84854e301ebceb6e4
parent85e4ae5097993838e23822396ef87b6cee8a339e
inalloca: Fix incorrect example IR and remove LangRef warning

The LangRef warning wasn't formatting the way I intended it to anyway.

Surprisingly inalloca appears to work, even when optimizations are
enabled.  We generate very bad code for it, but we can self-host and run
lots of big tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204888 91177308-0d34-0410-b5e6-96231b3b80d8
docs/InAlloca.rst
docs/LangRef.rst