LTO: Cleanup parameter names and header docs, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 31 Aug 2015 23:44:06 +0000 (23:44 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 31 Aug 2015 23:44:06 +0000 (23:44 +0000)
commit680ff33b17bc018d4227720b66da4f547698e41a
treea71ad73d6d8b8ff5cf4e746f02298dcc153187e3
parent9e983241c912f72171ab26ed5dd5f9040c18a08b
LTO: Cleanup parameter names and header docs, NFC

Follow LLVM style for the parameter names (`CamelCase` not `camelCase`),
and surface the header docs in doxygen.  No functionality change
intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246509 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTOCodeGenerator.h
lib/LTO/LTOCodeGenerator.cpp