Expose IRBuilder::CreateAtomicRMW as LLVMBuildAtomicRMW in llvm-c.
[oota-llvm.git] / Makefile.rules
index 2c834aac63fc28aec6a29f9ad485ee43b7c327e8..0a07be533713703d55ceaa8d35ba62bd3e55d2e9 100644 (file)
@@ -1967,7 +1967,7 @@ endif
 # CHECK: Running the test suite
 ###############################################################################
 
-check::
+check:: all
        $(Verb) if test -d "$(PROJ_OBJ_ROOT)/test" ; then \
          if test -f "$(PROJ_OBJ_ROOT)/test/Makefile" ; then \
            $(EchoCmd) Running test suite ; \