hubert.reinterpretcast added inline comments.

================
Comment at: llvm/include/llvm/MC/MCDirectives.h:47
+  MCSA_WeakReference,           ///< .weak_reference (MachO)
+  MCSA_WeakDefAutoPrivate       ///< .weak_def_can_be_hidden (MachO)
 };
----------------
DiggerLin wrote:
> @hubert.reinterpretcast , @jasonliu , do we need to create a NFC patch for 
> the clang format problem of the above first ?
I think it would help; yes. Please drop one at your earliest convenience and 
then rebase this patch on top of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76932



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to