diff options
author | Qiongsi Wu <qiongsiwu@gmail.com> | 2022-10-06 19:56:45 -0400 |
---|---|---|
committer | Qiongsi Wu <qiongsiwu@gmail.com> | 2022-10-06 20:27:55 -0400 |
commit | b924c8c71daaa1bb869c42d9afca2a09a9b94629 (patch) | |
tree | 13ec691e370f7d758efc914096a3dc6f29c09d51 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | deba92d6c28d4433d66292e531efd34f4153836e (diff) | |
download | llvm-b924c8c71daaa1bb869c42d9afca2a09a9b94629.zip llvm-b924c8c71daaa1bb869c42d9afca2a09a9b94629.tar.gz llvm-b924c8c71daaa1bb869c42d9afca2a09a9b94629.tar.bz2 |
[clang][LTO] Remove the use of `--` for arange option
https://reviews.llvm.org/D134668 removed all `--` (double dashes) when using `plugin-opt` to pass linker options and replaced them with `-`. https://reviews.llvm.org/D133092 was committed later but introduced an instance of `--`. This patch replaces the `--` with `-`.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D135400
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions