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 -.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I missed https://reviews.llvm.org/D134668 . See my comment there I don't think the change is necessary.
clang/test/Driver/debug-options-aranges.c | ||
---|---|---|
6 |