diff options
author | Maksim Panchenko <maks@fb.com> | 2022-06-10 14:10:58 -0700 |
---|---|---|
committer | Maksim Panchenko <maks@fb.com> | 2022-06-10 16:27:33 -0700 |
commit | d648aa1b8e937de1648524e1f1016b53b29ba2a4 (patch) | |
tree | b659e78992ab72f37db28ca01a3fec6716d45231 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 02f4affe2d85ec457c3638971fea3b32be357478 (diff) | |
download | llvm-d648aa1b8e937de1648524e1f1016b53b29ba2a4.zip llvm-d648aa1b8e937de1648524e1f1016b53b29ba2a4.tar.gz llvm-d648aa1b8e937de1648524e1f1016b53b29ba2a4.tar.bz2 |
[BOLT][TEST] Use double dash flags in tests
Replace a single dash with a double dash for options that have more
than a single letter.
llvm-bolt-wrapper.py has special treatment for output options such as
"-o" and "-w" causing issues when a single dash is used, e.g. for
"-write-dwp". The wrapper can be fixed as well, but using a double dash
has other advantages as well.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D127538
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions