diff options
author | William S. Moses <gh@wsmoses.com> | 2021-06-22 13:57:04 -0400 |
---|---|---|
committer | William S. Moses <gh@wsmoses.com> | 2021-06-24 12:06:34 -0400 |
commit | 929189a4995ece3162adced7a7d9be8e17dc4079 (patch) | |
tree | b57ba58b0d3690c77eef5c47b0d0d56b0cfbc224 /llvm/lib/MC/ELFObjectWriter.cpp | |
parent | da2e614f56b196b37175e2babfac8ed7b43ab624 (diff) | |
download | llvm-929189a4995ece3162adced7a7d9be8e17dc4079.zip llvm-929189a4995ece3162adced7a7d9be8e17dc4079.tar.gz llvm-929189a4995ece3162adced7a7d9be8e17dc4079.tar.bz2 |
[MLIR][LLVM] Expose type translator from LLVM to MLIR Type
This commit moves the type translator from LLVM to MLIR to a public header for use by external projects or other code.
Unlike a previous attempt (https://reviews.llvm.org/D104726), this patch moves the type conversion into separate files which remedies the linker error which was only caught by CI.
Differential Revision: https://reviews.llvm.org/D104834
Diffstat (limited to 'llvm/lib/MC/ELFObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions