[PATCH] D55641: [CallSite removal] Migrate all Alias Analysis APIs to use the newly minted `CallBase` class instead of the `CallSite` wrapper.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 6 21:43:14 PST 2019


chandlerc added a comment.

FYI, I chatted with compnerd on IRC and he's fine with this going in as-is based on the above responses. Submitting...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55641





More information about the llvm-commits mailing list