zturner added a comment.

Yea this seems like a good candidate for an lldb-test test.   Something like 
this.

  RUN: yaml2obj %S/Inputs/stripped.yaml > %t.stripped.out
  RUN: yaml2obj %S/Inputs/unstripped.yaml > 
%t/.build-id/1b/8a73ac238390e32a7ff4ac8ebe4d6a41ecf5c9.debug
  RUN: lldb-test symbols %t.stripped.out | FileCheck %s
  
  CHECK: main


https://reviews.llvm.org/D42914



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

Reply via email to