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