[clang] [clang][LoongArch] Don't imply -fdirect-access-external-data for non-PIC (PR #71887)

WÁNG Xuěruì via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 9 19:29:28 PST 2023


https://github.com/xen0n commented:

Looks okay, although I may be missing some places. For now I don't know if recording this fact (no copy reloc support) with a helper function somewhere would help de-duplicating the logic -- it should be the case normally but I don't know where to best put the helper.

https://github.com/llvm/llvm-project/pull/71887


More information about the cfe-commits mailing list