mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
build/Make: Update for rename of show-diagnostics.
llvm-svn: 143564
This commit is contained in:
parent
2619be7610
commit
03dc3712f3
2
Makefile
2
Makefile
@ -209,7 +209,7 @@ ifneq ($(ENABLE_OPTIMIZED),1)
|
||||
$(Echo) '*****' configure with --enable-optimized.
|
||||
ifeq ($(SHOW_DIAGNOSTICS),1)
|
||||
$(Verb) if test -s $(LLVM_OBJ_ROOT)/$(BuildMode)/diags; then \
|
||||
$(LLVM_SRC_ROOT)/utils/show-diagnostics \
|
||||
$(LLVM_SRC_ROOT)/utils/clang-parse-diagnostics-file -a \
|
||||
$(LLVM_OBJ_ROOT)/$(BuildMode)/diags; \
|
||||
fi
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user