Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,
authorDan Liew <dan@su-root.co.uk>
Mon, 8 Sep 2014 21:19:46 +0000 (21:19 +0000)
committerDan Liew <dan@su-root.co.uk>
Mon, 8 Sep 2014 21:19:46 +0000 (21:19 +0000)
commitc5bdff01768b82341cdbf686622c600be3e67684
tree3131e2e2924e9e57b780a08df7f98ce5dedd2940
parent78834e522fa59092b5ce56ec8aa4372f88591bd4
Fix type error in insertvalue example in LangRef. %agg1 is of type {i32,
float} and thus cannot be used where a type {i32, {float}} is expected.

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