[PATCH] D137044: [ClangFE] Add support for option -mno-pic-data-is-text-relative

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 17:49:19 PDT 2022


MaskRay added a comment.

For work-in-progress patches, there is a convention to use `[WIP] ` or a similar tag. `[ClangFE] ` has never been used for Clang patches.
If you want to ask how to implement this, you may raise a thread on discourse. I think quite a lot of places need to be changed to support `-mno-pic-data-is-text-relative`.


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

https://reviews.llvm.org/D137044



More information about the llvm-commits mailing list