aprantl added a comment.

Very nice!



================
Comment at: lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:874
+      data.GetByteOrder() == eByteOrderLittle, data.GetAddressByteSize());
+}
 
----------------
should this be a `getAsLLVM()` member function or even an `operator()`?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D62570



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

Reply via email to