================
@@ -90,6 +90,9 @@ static std::optional<StringRef> findLibrary(StringRef name) {
     return entry->second;
 
   auto doFind = [&] {
+    // Special case for Csu support files.
----------------
oontvoo wrote:

nit: would be helpful to either expand what Csu are ... (not a very common 
thing - I had  to look it up :) ) 

Thanks!

https://github.com/llvm/llvm-project/pull/78628
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to