diff options
| author | Frederic Riss <friss@apple.com> | 2015-03-13 18:35:57 +0000 |
|---|---|---|
| committer | Frederic Riss <friss@apple.com> | 2015-03-13 18:35:57 +0000 |
| commit | 6afcfce2d9bd298b83a0259ced8d64b72c24c3a8 (patch) | |
| tree | ec27c144d3cb69f39d1b075149883606be6c495d /llvm/lib/Bitcode | |
| parent | 5a62dc3793b6bdcbd8e2d07907f5ab803d628da8 (diff) | |
| download | llvm-6afcfce2d9bd298b83a0259ced8d64b72c24c3a8.zip llvm-6afcfce2d9bd298b83a0259ced8d64b72c24c3a8.tar.gz llvm-6afcfce2d9bd298b83a0259ced8d64b72c24c3a8.tar.bz2 | |
[dsymutil] Fix handling of cross-cu forward references.
We recorded the forward references in the CU that holds the referenced
DIE, but this is wrong as those will get resoled *after* the CU that
holds the reference. Record the references in their originating CU along
with a pointer to the remote CU to be able to compute the fixed up
offset at the right time.
llvm-svn: 232193
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions
