diff options
author | Guojin <he.guojin@gmail.com> | 2025-03-05 07:47:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-05 13:47:50 +0100 |
commit | 8c0e9adc5c1f4b1deba06d6af25c75d0c8da0557 (patch) | |
tree | d17391ffffbe917d24142e10e7936cabe6dba188 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | dd662d8028de628f569a62887378e4ed48d57fb9 (diff) | |
download | llvm-8c0e9adc5c1f4b1deba06d6af25c75d0c8da0557.zip llvm-8c0e9adc5c1f4b1deba06d6af25c75d0c8da0557.tar.gz llvm-8c0e9adc5c1f4b1deba06d6af25c75d0c8da0557.tar.bz2 |
[MLIR][DLTI] Add mangling style (#125875)
Add mangling style as a spec entry to datalayout, and implemented
importing and exporting LLVM IR to MLIR (LLVM dialect).
Its represented as string as the scope of this PR is to preserve info
from LLVM IR, so client in MLIR still need to map deduce the meaning of
the string, like "e" means ELF, "o" for Mach-O, etc.
it addresses one of issues mentioned in this
[issue](https://github.com/llvm/llvm-project/issues/126046)
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions