xbolva00 added a comment.

I have a question about qsort.. If we provide own implementation of qsort and 
replace calls to libc's qsort to our qsort, we could fully inline cmp function 
then. Ideas?

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61634



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

Reply via email to