diff options
author | Matthias Gehre <matthias.gehre@amd.com> | 2024-04-23 09:28:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 09:28:37 +0200 |
commit | 654846560c8892b32ea1e92c1fffc5e70bf0e75f (patch) | |
tree | 8994111e6d79df4741039022d3b1c220cbb099ad /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3ea9ed471c8dca8f703d7f3ce93d274a718b54bb (diff) | |
download | llvm-654846560c8892b32ea1e92c1fffc5e70bf0e75f.zip llvm-654846560c8892b32ea1e92c1fffc5e70bf0e75f.tar.gz llvm-654846560c8892b32ea1e92c1fffc5e70bf0e75f.tar.bz2 |
EmitC: Add emitc.global and emitc.get_global (#145) (#88701)
This adds
- `emitc.global` and `emitc.get_global` ops to model global variables
similar to how `memref.global` and `memref.get_global` work.
- translation of those ops to C++
- lowering of `memref.global` and `memref.get_global` into those ops
---------
Co-authored-by: Simon Camphausen <simon.camphausen@iml.fraunhofer.de>
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions