Skip to content

Commit

Permalink
remove wrong DISABLE_ABI_CHECKS patch
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Mar 17, 2020
1 parent 8d4ac3c commit 084ba08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/llvm.mk
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ $(eval $(call LLVM_PATCH,llvm-D27629-AArch64-large_model_6.0.1))
$(eval $(call LLVM_PATCH,llvm8-D34078-vectorize-fdiv))
$(eval $(call LLVM_PATCH,llvm-6.0-NVPTX-addrspaces)) # NVPTX -- warning: this fails check-llvm-codegen-nvptx
$(eval $(call LLVM_PATCH,llvm-7.0-D44650)) # mingw32 build fix
$(eval $(call LLVM_PATCH,llvm-6.0-DISABLE_ABI_CHECKS))
$(eval $(call LLVM_PATCH,llvm9-D50010-VNCoercion-ni))
$(eval $(call LLVM_PATCH,llvm8-WASM-addrspaces)) # WebAssembly
$(eval $(call LLVM_PATCH,llvm-exegesis-mingw)) # mingw build
Expand Down

0 comments on commit 084ba08

Please sign in to comment.