================ @@ -139,6 +139,12 @@ class ModulePass; /// and Local Exec models. MO_TPREL_FLAG, + /// MO_TLSLDM_FLAG - on AIX the ML relocation type is only valid for a + /// reference to a TOC symbol from the symbol itself, and right now its only + /// user is the symbol "_$TLSML". The symbol name is used to decide that + /// R_TLSML is expected. ---------------- amy-kwan wrote:
nit: ```suggestion /// the R_TLSML relocation is expected. ``` https://github.com/llvm/llvm-project/pull/66316 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits