llvm-project/mlir/lib/Translation
River Riddle 74d44c43e8 [mlir] Refactor and cleanup the translation facilities.
Summary:
This revision performs several cleanups on the translation infra:
* Removes the TranslateCLParser library and consolidates into Translation
  - This was a weird library that existed in Support, and didn't really justify being a standalone library.
* Cleans up the internal registration and consolidates all of the translation functions within one registry.

Differential Revision: https://reviews.llvm.org/D77514
2020-04-05 16:21:21 -07:00
..
CMakeLists.txt [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00
Translation.cpp [mlir] Refactor and cleanup the translation facilities. 2020-04-05 16:21:21 -07:00