[PATCH] D73792: [NFC] Remove unneeded argument
    Guillaume Chatelet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb  3 02:08:43 PST 2020
    
    
  
gchatelet abandoned this revision.
gchatelet added a comment.
Offline discussion: `SrcAS` is indeed not used but it seems dubious, it seems like there's an implicit assumption that the two AS are compatible with each other (data can be copied between the two). Since it's unclear what's expected or not I'm abandoning this change.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73792/new/
https://reviews.llvm.org/D73792
    
    
More information about the llvm-commits
mailing list