mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:16:43 +08:00
Similar to D104889. The tool is very simple and its long options are uncommon, so just drop the one-dash form in this patch. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D105605