diff options
author | Zachary Turner <zturner@google.com> | 2017-08-14 18:44:58 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-08-14 18:44:58 +0000 |
commit | 302dc8bccffe6a047f22fac456cf2bb4871beedc (patch) | |
tree | 56420d5d97c962709223dd54679b20cdd6e6d8be /llvm/lib/Transforms/InstCombine/InstructionCombining.cpp | |
parent | 451ef4adcd3118d27456d24810390621317cceba (diff) | |
download | bcm5719-llvm-302dc8bccffe6a047f22fac456cf2bb4871beedc.tar.gz bcm5719-llvm-302dc8bccffe6a047f22fac456cf2bb4871beedc.zip |
[PDB] Ignore all S_UDT symbols when writing PDBs.
We don't have the right algorithm for copying S_UDT symbols
from object files to the globals stream, and having it wrong
is worse than not having it at all, since it breaks display
of local variables of UDT types (for example, "dv Foo" fails
in our current implementation, but succeeds if the S_UDT records
are omitted). Omit them until we fix the algorithm.
llvm-svn: 310867
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstructionCombining.cpp')
0 files changed, 0 insertions, 0 deletions