diff options
author | Timm Baeder <tbaeder@redhat.com> | 2024-09-17 15:21:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 15:21:28 +0200 |
commit | 8e2dbab24276a8521d241463b4161c78bc4d39d2 (patch) | |
tree | f6c3e14cd429a6fb365c73bd9acf46bce9a7bf2c /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 5fdf07dda697a7752aad64ba93d4c38de21f8d3b (diff) | |
download | llvm-8e2dbab24276a8521d241463b4161c78bc4d39d2.zip llvm-8e2dbab24276a8521d241463b4161c78bc4d39d2.tar.gz llvm-8e2dbab24276a8521d241463b4161c78bc4d39d2.tar.bz2 |
[clang][bytecode] Fix defining extern variables (#108940)
At the point of defintion of the variable, a function might already
refert to the variable by its index. Replace the index with the new one.
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions