[PATCH] D45558: [test-suite] Save stats for LTO step too.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 18 01:09:55 PDT 2018


MatzeB added a comment.

- Do non gold linkers all accept the `-Wl,-plugin-opt` lines?
- Maybe the clang driver knows if a gold linker is used and could add the `-Wl,-plugin` opt lines itself when -save-stats is used?


https://reviews.llvm.org/D45558





More information about the llvm-commits mailing list