[llvm-rc] Lowercase the option definitions. NFC.
authorMartin Storsjö <martin@martin.st>
Wed, 5 Aug 2020 08:00:21 +0000 (11:00 +0300)
committerMartin Storsjö <martin@martin.st>
Wed, 16 Sep 2020 06:34:26 +0000 (09:34 +0300)
commitc913f6dce69513b430f705d5a1f4e745f5d0a27e
treeed317d6bd64846c26a9b3999fa3f744683f7d8d2
parent74d7356fc63bd1f42bbb20b793f21decf3c98a6e
[llvm-rc] Lowercase the option definitions. NFC.

This matches how such options are most commonly defined in other tools.

This was pointed out in an earlier review a few months ago, that
the llvm-rc td entries felt shouty.

The INCLUDE option is renamed to includepath, to avoid clashing with
the tablegen include directive.
llvm/tools/llvm-rc/Opts.td
llvm/tools/llvm-rc/llvm-rc.cpp