diff options
author | Kareem Ergawy <kareem.ergawy@amd.com> | 2025-07-02 17:15:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 17:15:22 +0200 |
commit | b1774222c761a7912cdbe0d0004ca12dae95f721 (patch) | |
tree | 37c5efc046ba13973238b8b81b0f317aecec4575 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 3b4e79398de5e6f5c4603c40d279a95dd57d0950 (diff) | |
download | llvm-b1774222c761a7912cdbe0d0004ca12dae95f721.zip llvm-b1774222c761a7912cdbe0d0004ca12dae95f721.tar.gz llvm-b1774222c761a7912cdbe0d0004ca12dae95f721.tar.bz2 |
[flang] Emit `fir.global` in the global address space (#146653)
Instead of emitting globals in the program/default address space, emit
them in the global address space. This also requires changes how address
of code-gen is handled, we need to cast to the default address space to
prevent code-gen issues.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions