diff options
author | River Riddle <riddleriver@gmail.com> | 2022-03-05 12:27:00 -0800 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-03-07 01:05:38 -0800 |
commit | ee1d447e5fff7941f9c5cdb4abadc77830277efd (patch) | |
tree | c0d6963d889a2d5bece03cc42d5d5dcc69127569 /clang/lib/Basic/Module.cpp | |
parent | 6b7d211a1b80957619a0ca81f4d2b832bf7e593b (diff) | |
download | llvm-ee1d447e5fff7941f9c5cdb4abadc77830277efd.zip llvm-ee1d447e5fff7941f9c5cdb4abadc77830277efd.tar.gz llvm-ee1d447e5fff7941f9c5cdb4abadc77830277efd.tar.bz2 |
[mlir][NFC] Move Translation.h to a Tools/mlir-translate directory
Translation.h is currently awkwardly shoved into the top-level mlir, even though it is
specific to the mlir-translate tool. This commit moves it to a new Tools/mlir-translate
directory, which is intended for libraries used to implement tools. It also splits the
translate registry from the main entry point, to more closely mirror what mlir-opt
does.
Differential Revision: https://reviews.llvm.org/D121026
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions