[PATCH] D56743: [llvm-rc] Support '--' for delimiting options from input paths

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 18:00:38 PDT 2019


eugenis added inline comments.
Herald added a project: LLVM.


================
Comment at: llvm/trunk/test/tools/llvm-rc/tag-accelerators.test:82
 
 ; RUN: not llvm-rc /FO %t %p/Inputs/tag-accelerators-bad-id.rc 2>&1 | FileCheck %s --check-prefix BADID
 
----------------
Hi! I think you missed a spot here (and in a hundred other places).
I'll upload a patch.



Repository:
  rL LLVM

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

https://reviews.llvm.org/D56743





More information about the llvm-commits mailing list