SixWeining accepted this revision.
SixWeining added a comment.
This revision is now accepted and ready to land.

LGTM from the LoongArch side but it's better to wait for others.



================
Comment at: compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:270
+#elif SANITIZER_LOONGARCH64
+  val = 1856;
 #elif SANITIZER_RISCV64
----------------
Better to add some comment about the glibc version?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138489

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

Reply via email to