diff options
author | Alexey Lapshin <a.v.lapshin@mail.ru> | 2024-01-18 12:55:04 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-18 12:55:04 +0300 |
commit | f1fdfe6888f93b9f6dfb4689e1f3206de584ff5b (patch) | |
tree | d6f74237e8473841a35db77aeff3a903102dbf5f /llvm/lib/CodeGen/CodeGenPrepare.cpp | |
parent | e75720b477216535b14ce604be0a50e0b7a0c829 (diff) | |
download | llvm-f1fdfe6888f93b9f6dfb4689e1f3206de584ff5b.zip llvm-f1fdfe6888f93b9f6dfb4689e1f3206de584ff5b.tar.gz llvm-f1fdfe6888f93b9f6dfb4689e1f3206de584ff5b.tar.bz2 |
[dsymutil][llvm-dwarfutil] Rename command line options to avoid using vendor names. (#78135)
This patch renames values of dsymutil/llvm-dwarfutil options:
--linker apple -> --linker classic
--linker llvm -> --linker parallel
The purpose to rename options is to avoid using vendor names and to
match with library names. It should be safe to rename options at current
stage as they are not seemed widely used(we may not preserve backward
compatibility).
Diffstat (limited to 'llvm/lib/CodeGen/CodeGenPrepare.cpp')
0 files changed, 0 insertions, 0 deletions