[Lldb-commits] [PATCH] D74451: [lldb/Plugins] Have one initializer	per ABI plugin
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Feb 12 09:28:39 PST 2020
    
    
  
JDevlieghere added a comment.
In D74451#1871641 <https://reviews.llvm.org/D74451#1871641>, @labath wrote:
> Yeah, I expected something like this would be needed. This is fine, but I'd call the files `ABIX86.h` instead of just `X86.h`, to match the names of the classes and everything...
Yup, I've updated the diff
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74451/new/
https://reviews.llvm.org/D74451
    
    
More information about the lldb-commits
mailing list