[mlir] silence unused-function warnings in table-generated code
authorAlex Zinenko <zinenko@google.com>
Mon, 15 Feb 2021 09:52:19 +0000 (10:52 +0100)
committerAlex Zinenko <zinenko@google.com>
Wed, 17 Feb 2021 18:28:31 +0000 (19:28 +0100)
commit4a3473ff3b5c92de16d9571391f417007a9f0f24
tree6da06d9a89322e05fbaaafcb85ca0e29455fb641
parentc28622fbf363d8ade9598ea6ffb88cb9a8f7604f
[mlir] silence unused-function warnings in table-generated code

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D96695
mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
mlir/lib/Target/LLVMIR/ModuleTranslation.cpp