docs: Fix a couple of typo-ish errors in WritingAnLLVMPass
authorJustin Bogner <mail@justinbogner.com>
Tue, 18 Nov 2014 05:00:52 +0000 (05:00 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 18 Nov 2014 05:00:52 +0000 (05:00 +0000)
commit9804c41b5534378813c45870af1a026059f4de03
tree5b004be49e99681c43465c1a7e687fa57eed6b56
parent60a8349a7decd4ea46ecd122be06f5101a2f6ad4
docs: Fix a couple of typo-ish errors in WritingAnLLVMPass

- Make CallGraphSCCPass's paragraph about doFinalization refer to
  runOnSCC instead of runOnFunction, since that's what it's about.
- Fix a reference in the FunctionPass paragraph.

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