[llvm-rc] Fix the reference to the option for disabling preprocessing in a message
authorMartin Storsjö <martin@martin.st>
Thu, 23 Mar 2023 22:24:23 +0000 (00:24 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 28 Mar 2023 08:02:43 +0000 (11:02 +0300)
commit014e5c8d39c172a5b4bb1e1c75ced9bcb9ff2115
treec6c3d4eabb4f52249295175ef1655583ea6b2fd5
parent282744a9ce18120dc0a6eceb02693b36980d9498
[llvm-rc] Fix the reference to the option for disabling preprocessing in a message

This was the original option name from the first iteration of the patch
that added the feature, but during review, a different name was suggested
and preferred - but the reference in the helpful message was missed.

Differential Revision: https://reviews.llvm.org/D146796
llvm/tools/llvm-rc/llvm-rc.cpp