diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2024-12-17 01:30:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 01:30:56 +0100 |
commit | 72e8b9aeaa3f584f223bc59924812df69a09a48b (patch) | |
tree | 5fae95b3479ee8cff3cbcc4f86a6f58db950a422 /llvm/lib/CodeGen/StackMaps.cpp | |
parent | 41a6e9cfd693c8570d48e73c5649d83ee6376b6d (diff) | |
download | llvm-72e8b9aeaa3f584f223bc59924812df69a09a48b.zip llvm-72e8b9aeaa3f584f223bc59924812df69a09a48b.tar.gz llvm-72e8b9aeaa3f584f223bc59924812df69a09a48b.tar.bz2 |
[MLIR] Add a BlobAttr interface for attribute to wrap arbitrary content and use it as linkLibs for ModuleToObject (#120116)
This change allows to expose through an interface attributes wrapping
content as external resources, and the usage inside the ModuleToObject
show how we will be able to provide runtime libraries without relying on
the filesystem.
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions