diff options
author | Zachary Turner <zturner@google.com> | 2017-12-07 22:51:16 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-12-07 22:51:16 +0000 |
commit | ecd2684ed705ec95083563256bed27ee33b0e0fc (patch) | |
tree | 419dfebf397aeffe832a66b442ec0e682b7b38ee /llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp | |
parent | 193429f0c8fb7ebc19b4293b937ad39db910b277 (diff) | |
download | llvm-ecd2684ed705ec95083563256bed27ee33b0e0fc.zip llvm-ecd2684ed705ec95083563256bed27ee33b0e0fc.tar.gz llvm-ecd2684ed705ec95083563256bed27ee33b0e0fc.tar.bz2 |
[DebugInfo] Fix register variables not showing up in pdb.
Previously, when linking against libcmt from the MSVC runtime,
lld-link /verbose would show "Ignoring unknown symbol record
with kind 0x1006". It turns out this was because
TypeIndexDiscovery did not handle S_REGISTER records, so these
records were not getting properly remapped.
Patch by: Alexnadre Ganea
Differential Revision: https://reviews.llvm.org/D40919
llvm-svn: 320108
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp')
0 files changed, 0 insertions, 0 deletions