diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-09-21 17:30:40 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-09-21 17:30:40 +0000 |
| commit | 12477735f92f602ffe90c6b2f5df53866e4c5a52 (patch) | |
| tree | 5f2d4e32b70189ad3fa015f7246efbc6fba9c52b /llvm/docs/index.html | |
| parent | b3d01d2f564aeb5354a4e5e7934b788f99234848 (diff) | |
| download | bcm5719-llvm-12477735f92f602ffe90c6b2f5df53866e4c5a52.tar.gz bcm5719-llvm-12477735f92f602ffe90c6b2f5df53866e4c5a52.zip | |
gcroot must take concrete types, not arbitrary types.
clean up intrinsic descriptions in langref a bit.
llvm-svn: 42194
Diffstat (limited to 'llvm/docs/index.html')
| -rw-r--r-- | llvm/docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html index 99aac4541b1..c343cf42652 100644 --- a/llvm/docs/index.html +++ b/llvm/docs/index.html @@ -271,3 +271,4 @@ times each day, making it a high volume list.</li> Last modified: $Date$ </address> </body></html> + |

