[Lldb-commits] [PATCH] D11202: Remove shell-specific code from TestLoadUnload Makefile.

Chaoren Lin chaorenl at google.com
Wed Jul 15 11:22:41 PDT 2015


chaoren added inline comments.

================
Comment at: test/functionalities/load_unload/Makefile:28
@@ -28,1 +27,3 @@
+
+	DS_IF_DARWIN = $(DS) -o $@.dSYM $@
 else
----------------
I don't think this test loads the base makefile rules.


http://reviews.llvm.org/D11202







More information about the lldb-commits mailing list