| Issue | 174984 |
|---|---|
| Summary | [clang][Driver] --no-demangle is not passed down to the linker when using BareMetal toolchain |
| Labels | clang |
| Assignees | |
| Reporter | s-barannikov |
https://gcc.godbolt.org/z/Yednbbr76
`-Wl,--no-demangle` passed to the driver is not propagated to the linker. There is no such issue when using the Gnu toolchain._______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
