Skip to content

Commit

Permalink
update comment for icc17-cmake patch. (#20481)
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy authored and tkelman committed Feb 7, 2017
1 parent 0900553 commit 754757c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/llvm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ $(eval $(call LLVM_PATCH,llvm-D27397)) # Julia issue #19792, Remove for 4.0
$(eval $(call LLVM_PATCH,llvm-D28009)) # Julia issue #19792, Remove for 4.0
$(eval $(call LLVM_PATCH,llvm-D28215_FreeBSD_shlib))
$(eval $(call LLVM_PATCH,llvm-D28221-avx512)) # mentioned in issue #19797
$(eval $(call LLVM_PATCH,llvm-rL293230-icc17-cmake)) # Remove for 5.0
$(eval $(call LLVM_PATCH,llvm-rL293230-icc17-cmake)) # Remove for 4.0
endif # LLVM_VER

ifeq ($(LLVM_VER),3.7.1)
Expand Down

0 comments on commit 754757c

Please sign in to comment.