diff options
author | Anutosh Bhat <andersonbhat491@gmail.com> | 2024-12-04 11:48:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-03 22:18:43 -0800 |
commit | 52aff97f40c19671be7d1f5eecc2985ebf260a49 (patch) | |
tree | eff33896d674166426b4db8b74506a505acca530 /llvm/lib/Bitcode | |
parent | 7be3326200ef382705d8e6b2d7dc5378af96b34a (diff) | |
download | llvm-52aff97f40c19671be7d1f5eecc2985ebf260a49.zip llvm-52aff97f40c19671be7d1f5eecc2985ebf260a49.tar.gz llvm-52aff97f40c19671be7d1f5eecc2985ebf260a49.tar.bz2 |
[lld][wasm] Clear lazyBitcodeFiles while resetting context (#118440)
Hi @sbc100
I was looking into a use case involving the link function (which got my
attention to reset).
I see that `lazyBitcodeFiles` variable was introduced here
https://github.com/llvm/llvm-project/pull/114327 but I don't see it
being reset while destroying the context eventually. Hopefully this
should be the correct way to address it.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions