diff options
| author | Felix S. Klock II <pnkfelix@pnkfx.org> | 2020-04-14 09:47:03 -0400 |
|---|---|---|
| committer | Felix S. Klock II <pnkfelix@pnkfx.org> | 2020-04-14 09:47:03 -0400 |
| commit | e542f4fa59a2d1ae33bebcd1e11149f7644db5da (patch) | |
| tree | 3b5b072be37c51aa705237979044109ea26a0116 /src/rustllvm/RustWrapper.cpp | |
| parent | 5179ebe2064e15196c5be1f8df950736140b8fdd (diff) | |
| download | rust-e542f4fa59a2d1ae33bebcd1e11149f7644db5da.tar.gz rust-e542f4fa59a2d1ae33bebcd1e11149f7644db5da.zip | |
If an LLVM module's exports change, cannot reuse its post-LTO object file in
incremental compilation. This is symmetric to PR #67020, which handled the case where the LLVM module's *imports* changed. This commit builds upon the infrastructure added there; the export map is just the inverse of the import map, so we can build the export map at the same time that we load the serialized import map. Fix #69798
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
