[mlir] fix build after llvm made ElementCount constructor private
authorAlex Zinenko <zinenko@google.com>
Wed, 19 Aug 2020 16:46:53 +0000 (18:46 +0200)
committerAlex Zinenko <zinenko@google.com>
Wed, 19 Aug 2020 16:48:24 +0000 (18:48 +0200)
commit0f95e73190c9a555c2917a2963eab128c4ba5395
tree112d90b44dafbf060a104edfcc40279a3d16f899
parent074c591a7e9b366582dfc8dc127dd8df2ab1ac99
[mlir] fix build after llvm made ElementCount constructor private

The original patch (264afb9e6aebc98c353644dd0700bec808501cab) did not
update subprojects.
mlir/lib/Dialect/LLVMIR/IR/LLVMTypes.cpp
mlir/lib/Target/LLVMIR/ModuleTranslation.cpp