[PATCH] D144190: [AIX][clang] Storage Locations for Constant Pointers
Qiongsi Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 08:17:15 PDT 2023
qiongsiwu1 added a comment.
Ping for review. Specifically, the option is renamed to `-mxcoff-roptr` and `-mno-xcoff-roptr` to indicate that this option only affects the `XCOFF` binary format, so it is expected to not affect `ELF` or other formats.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144190/new/
https://reviews.llvm.org/D144190
More information about the cfe-commits
mailing list