[PATCH] D92631: correcting X86OutgoingValueHandler typo (NFC)

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 23:31:06 PST 2020


craig.topper added a comment.

Doesn't the bug cause isIncomingArgumentHandler() to return the wrong value? Does that not create an issue for CallLowering::handleAssignments?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92631



More information about the llvm-commits mailing list