[llvm-rc] Default to writing the output next to the input, if no output is specified
authorMartin Storsjo <martin@martin.st>
Wed, 2 May 2018 21:15:24 +0000 (21:15 +0000)
committerMartin Storsjo <martin@martin.st>
Wed, 2 May 2018 21:15:24 +0000 (21:15 +0000)
commite3b437935f3dfd2410871d067c38221f0d02e904
treedf266b695c715a33d54b8f8e61baf2c208d76e9a
parentca169789676a755bd494ec23972f51b4c5a5a914
[llvm-rc] Default to writing the output next to the input, if no output is specified

This matches what rc.exe does if no output is specified.

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

llvm-svn: 331403
llvm/test/tools/llvm-rc/tag-menu.test
llvm/test/tools/llvm-rc/tokenizer.test
llvm/tools/llvm-rc/llvm-rc.cpp