diff options
| author | Greg Clayton <gclayton@apple.com> | 2013-10-21 18:40:51 +0000 |
|---|---|---|
| committer | Greg Clayton <gclayton@apple.com> | 2013-10-21 18:40:51 +0000 |
| commit | 9191db47dad0032653b024330c1f496f6cdee918 (patch) | |
| tree | a8bc588a9d615ffc209dba07c4fc843d0ac3b7a8 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | f46e5f1c9a75fa22d13c50e51c6b2e6158f9e825 (diff) | |
<rdar://problem/14496092>
Fixed an issue with reexported symbols on MacOSX by adding support for symbols re-exporting symbols. There is now a new symbol type eSymbolTypeReExported which contains a new name for the re-exported symbol and the new shared library. These symbols are only used when a symbol is re-exported as a symbol under a different name.
Modified the expression parser to be able to deal with finding the re-exported symbols and track down the actual symbol it refers to.
llvm-svn: 193101
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
