[all-commits] [llvm/llvm-project] cb1128: [llvm-rc] Simplify Opts.td to avoid repetition. NFC.

Martin Storsjö via All-commits all-commits at lists.llvm.org
Mon Apr 19 23:25:24 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb1128134a075b06ab73f5a487fca561f52a51d7
      https://github.com/llvm/llvm-project/commit/cb1128134a075b06ab73f5a487fca561f52a51d7
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M llvm/tools/llvm-rc/Opts.td

  Log Message:
  -----------
  [llvm-rc] Simplify Opts.td to avoid repetition. NFC.

Differential Revision: https://reviews.llvm.org/D100753


  Commit: 73cda4d1835021aa02cb421bc7e75a8087b0b213
      https://github.com/llvm/llvm-project/commit/73cda4d1835021aa02cb421bc7e75a8087b0b213
  Author: Martin Storsjö <martin at martin.st>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M llvm/test/tools/llvm-rc/include-paths.test
    M llvm/tools/llvm-rc/ResourceFileWriter.cpp
    M llvm/tools/llvm-rc/ResourceFileWriter.h
    M llvm/tools/llvm-rc/llvm-rc.cpp

  Log Message:
  -----------
  [llvm-rc] Fix handling of the /X option to match its documentation and rc.exe

This matches how it's documented in the option listing.

Differential Revision: https://reviews.llvm.org/D100754


Compare: https://github.com/llvm/llvm-project/compare/39a604e3df85...73cda4d18350


More information about the All-commits mailing list