[PATCH] D128333: [clang][flang] Disable defaulting to `-fpie` for LLVM Flang

Kiran Chandramohan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 04:22:06 PDT 2022


kiranchandramohan added a comment.

Is the longer-term plan to support this in Flang as well? 
Does this affect building object files too or is it just the executable? How would this affect mixed C++/Fortran programs if the Clang and Flang settings are different?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128333



More information about the cfe-commits mailing list