[PATCH] D117084: [CFLGraph] Change isMallocOrCallocLikeFn to isNoAliasCall now that allocation functions must be marked noalias

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 09:22:57 PST 2022


nikic added a comment.

It may be worth considering dropping the CFL code entirely. It's not used in a default pipeline, and I rather doubt that this is ever going to change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117084



More information about the llvm-commits mailing list