[PATCH] D41349: Thread MCSubtargetInfo through Target::createMCAsmBackend
    Alexander Richardson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Dec 18 06:45:36 PST 2017
    
    
  
arichardson added a comment.
This will also be very useful for CHERI clang. It will allow me to remove some hacks I had to add in order to get information from the subtarget in the assembler backend.
https://reviews.llvm.org/D41349
    
    
More information about the llvm-commits
mailing list