nickdesaulniers marked an inline comment as done.
nickdesaulniers added inline comments.


================
Comment at: clang/lib/Basic/Targets/ARM.cpp:325
+                           ? "llvm.arm.gnu.eabi.mcount"
                            : "\01mcount";
 
----------------
Doesn't require changes, but for anyone curious about the `\01`, see the 
comment in `MangleContext::mangleName`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65019



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

Reply via email to