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)
commit85b4cd478a7f6ae9a29abce8e2a6bca689ebcb87
treeaa8fdbe7c885ba6d5ea93ae0221688175b366138
parent9211ec4fcc45df0439e1cc5fdcf1fb741c129efc
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.

llvm-svn: 222222
llvm/docs/WritingAnLLVMPass.rst