kastiglione added inline comments.

================
Comment at: lldb/source/Core/Section.cpp:153
+  case eSectionTypeSwiftModules:
+    return "swift-modules";
   }
----------------
I wonder if this should be "swiftmodules". I have never seen it spelled with a 
hyphen.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159142/new/

https://reviews.llvm.org/D159142

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to