[Lldb-commits] [PATCH] D125860: [clang] Only use major version in	resource dir
    Fangrui Song via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Nov  4 19:30:55 PDT 2022
    
    
  
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LGTM. Considering https://discourse.llvm.org/t/should-we-continue-embed-the-full-llvm-version-in-lib-clang/62094  and this thread, I think overall people favor this patch.
If a distribution wants to provide 16.0 and 16.1 simultaneously, the two installations can be in different install prefixes :)
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125860/new/
https://reviews.llvm.org/D125860
    
    
More information about the lldb-commits
mailing list