mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Really, it is not necessary to recompile all files in a profile build every
time! llvm-svn: 14680
This commit is contained in:
parent
e7e19f771f
commit
3e6c0078bd
@ -704,6 +704,7 @@ endif
|
||||
#---------------------------------------------------------
|
||||
.PRECIOUS: $(BUILD_OBJ_DIR)/Depend/.dir $(BUILD_OBJ_DIR)/BytecodeObj/.dir
|
||||
.PRECIOUS: $(BUILD_OBJ_DIR)/Debug/.dir $(BUILD_OBJ_DIR)/Release/.dir
|
||||
.PRECIOUS: $(BUILD_OBJ_DIR)/Profile/.dir
|
||||
|
||||
# Create .lo files in the ObjectFiles directory from the .cpp and .c files...
|
||||
$(BUILD_OBJ_DIR)/Release/%.lo: %.cpp $(BUILD_OBJ_DIR)/Release/.dir
|
||||
|
Loading…
x
Reference in New Issue
Block a user