Fix option desc in FunctionAttrs; NFC
authorWeiming Zhao <weimingz@codeaurora.org>
Wed, 6 Jan 2016 18:18:16 +0000 (18:18 +0000)
committerWeiming Zhao <weimingz@codeaurora.org>
Wed, 6 Jan 2016 18:18:16 +0000 (18:18 +0000)
commitc1bdb0b0ce76ca2d68f8c71e68cc76842bfe7c17
treec8d776fb759984a00dd850c101b36694f8e8676c
parent823b3b2fdb3c875231d5f2a11a7a771d8498f7af
Fix option desc in FunctionAttrs; NFC

Summary: The example in desc should match with actual option name

Reviewers: jmolloy

Differential Revision: http://reviews.llvm.org/D15800

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256951 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ForceFunctionAttrs.cpp