diff options
author | Marius Brehler <marius.brehler@iml.fraunhofer.de> | 2020-02-12 09:41:40 +0100 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-02-12 09:46:09 +0100 |
commit | a9a305716bbfa657ce0f7ae9cd50df82720a6db0 (patch) | |
tree | c226e8bca48b3c4db7324dc2c864e7bc0f3690f3 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9d0956ebd47144a8e8ada237aeb4d2e5118422b6 (diff) | |
download | llvm-a9a305716bbfa657ce0f7ae9cd50df82720a6db0.zip llvm-a9a305716bbfa657ce0f7ae9cd50df82720a6db0.tar.gz llvm-a9a305716bbfa657ce0f7ae9cd50df82720a6db0.tar.bz2 |
[mlir] Revise naming of MLIROptMain and MLIRMlirOptLib
* Rename CMake target MLIROptMain to MLIROptLib:
The target provides the main library
* Rename CMake target MLIRMlirOptLib to MLIRMlirOptMain:
The target provides the main() entry function
At the moment, the Bazel configuration of TenorFlow maps the target
MlirOptLib to "lib/Support/MlirOptMain.cpp" and MlirOptMain to
"tools/mlir-opt/mlir-opt.cpp". This is the other way around in the CMake
configuration. As discussed in the context of the pull request
https://github.com/tensorflow/tensorflow/pull/36301, it seems useful to
revise the naming in the MLIR repo.
Differential Revision: https://reviews.llvm.org/D73778
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions