[all-commits] [llvm/llvm-project] 89e66a: [ELF] Delete --no-cref which does not exist in GNU ld
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jun 20 14:29:10 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89e66a3ab3b2958285842ed3705b2264c0f67473
https://github.com/llvm/llvm-project/commit/89e66a3ab3b2958285842ed3705b2264c0f67473
Author: Fangrui Song <i at maskray.me>
Date: 2021-06-20 (Sun, 20 Jun 2021)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/Options.td
M lld/test/ELF/cref.s
M lld/test/ELF/just-symbols-cref.s
Log Message:
-----------
[ELF] Delete --no-cref which does not exist in GNU ld
Also delete the single dash form which does not appear to be used.
More information about the All-commits
mailing list