JDevlieghere accepted this revision.
JDevlieghere added a comment.
This revision is now accepted and ready to land.

LGTM with the inline comment addressed.



================
Comment at: lldb/test/API/functionalities/archives/Makefile:11
+libfoo.a: a.o b.o
+       $(AR) $(ARFLAGS) $@ $^
 
----------------
I would remove the object files just to be sure. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94890

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

Reply via email to