mstorsjo added a comment.

This seems to break the build with GCC (tested with the system compiler GCC 9 
on Ubuntu 20.04):

  ld.lld: error: undefined symbol: lldb_private::CommandInterpreter::g_argument
  >>> referenced by CommandAlias.cpp
  >>>               
CommandAlias.cpp.o:(lldb_private::CommandAlias::GetAliasExpansion(lldb_private::StreamString&)
 const (.localalias)) in archive lib/liblldbInterpreter.a

(with lots more similar errors)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133045

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

Reply via email to