[PATCH] D56513: [llvm-objcopy][NFC] Consistenly use two dashes for flags in tests.

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 15:27:14 PST 2019


alexshap added a comment.

tbh i'm not sure about all the cases here (+ not sure if it's really worth doing),
one dash / two dashes - these things are described in tablegen opts files,
i remember there was a bug when 'one dash' was working while 'two dashes' wasn't (i don't already remember the details unfortunately),
so having at least some tests for both is not useless imo.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56513





More information about the llvm-commits mailing list