[PATCH] D43002: Emit S_OBJNAME symbol in CodeView
    Mathieu Peloquin via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 10 09:46:39 PDT 2020
    
    
  
mathieupelo added a comment.
Hi, I just jumped on this project. I'm currently trying to get S_OBJECTNAME symbol in order to make Live++ work. 
I was looking at the feed and I don't understand what you mean @rnk when you say "Why not use a global named metadata node?". Could you please give more clarification on what you mean here, it would help a lot. 
Also, @dblaikie if the info shouldn't be in metadata, where do you think it should be ?
Thanks
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D43002/new/
https://reviews.llvm.org/D43002
    
    
More information about the llvm-commits
mailing list