[PATCH] D55174: Fix bug 8220 - llvm-config: Only keep flags starting by -I, -D & -stdfor --cflags, --cxxflags & --ldflags

Sylvestre Ledru via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 2 06:45:18 PST 2018


sylvestre.ledru added a comment.

Other potential options:

- add options --cxxflags-short  --cppflags-short  --ldflags-short
- or an option   -- strip-extra-flags


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55174/new/

https://reviews.llvm.org/D55174





More information about the llvm-commits mailing list