[PATCH] D92631: correcting X86OutgoingValueHandler typo (NFC)
    Chris Sears via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Dec  4 11:49:00 PST 2020
    
    
  
CSears added a comment.
The NFC was my estimation given that I thought it was a typo. I didn't see that handleAssignments() used the flag. (I searched for the flag rather than for the getter.) Given that handleAssignments() uses it, it isn't an NFC typo. It is a bug.
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