pawosm-arm wrote: No, config files today ARE NOT sufficient to do that. There is no way to attach a role to the flags in clang's config file, all flags are being treated the same. So putting -lamath in there will put it before object files that would make use of it, it will result in unresolved symbols.
https://github.com/llvm/llvm-project/pull/115163 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits