update the tutorial to use CreateFAdd to create fp operations.
authorChris Lattner <sabre@nondot.org>
Wed, 1 Sep 2010 20:09:20 +0000 (20:09 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 1 Sep 2010 20:09:20 +0000 (20:09 +0000)
commitf57fcf78445c0a5f4789a2825f5ef9157c5b217d
treefd2a1c15da9ed46755e6ed925edb4d90027ed61a
parent1f758831cbbdbfcb0cf164959b08b8219deac018
update the tutorial to use CreateFAdd to create fp operations.

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