[PATCH] D143306: [Driver] Default to -fno-openmp-implicit-rpath

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 16:36:12 PST 2023


tstellar added a comment.

@JonChesterfield I don't think we should be putting any Fedora specific logic into clang's build system or the driver, if that's what you are suggesting.  Fedora can always patch the compiler or install a config file to change the default behavior, even though this is something we try really hard to avoid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143306



More information about the cfe-commits mailing list