brad added a comment.

One question, should the backends be passing -pie when using -r? I had adjusted 
the tests but cannot remember why I had changed the logic of the backend before 
submitting the diff. I had originally had -pie disabled with -r for Ananas and 
NetBSD.

I noticed Fuchsia had...

  if (!Args.hasArg(options::OPT_shared) && !Args.hasArg(options::OPT_r))
    CmdArgs.push_back("-pie");




Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129714

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to