| Issue | 71645 |
|---|---|
| Summary | clang: -fno-pie should not imply -fdirect-access-external-data for loongarch*-linux |
| Labels | clang |
| Assignees | |
| Reporter | xry111 |
loongarch*-linux does not and will not support copy relocation, so -fdirect-access-external-data generally does not work for any dynamic-linked executable.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
