[PATCH] D62692: llvm-rc: accept /D, /U, /I parameters joined or separate like rc.exe

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 12:03:05 PDT 2019


mstorsjo added reviewers: thakis, zturner, amccarth.
mstorsjo added a comment.

Please add testcases for these changes. You could e.g. change some of the existing tests in test/tools/llvm-rc so that both forms are exercised, or add a new test there that uses that form.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62692/new/

https://reviews.llvm.org/D62692





More information about the llvm-commits mailing list