!< is >=, not >. Thanks to Max Hailperin for pointing this out!
authorChris Lattner <sabre@nondot.org>
Fri, 23 Nov 2007 22:19:33 +0000 (22:19 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Nov 2007 22:19:33 +0000 (22:19 +0000)
commit61ad449be85ad31c46206caedc4a914d82695ceb
tree8e782a7a68e2988f06b9795b2bf87c5da1766407
parente4dc717585d5b891d187248352cbbc8d2438da96
!< is >=, not >.  Thanks to Max Hailperin for pointing this out!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44291 91177308-0d34-0410-b5e6-96231b3b80d8
docs/tutorial/LangImpl6.html