summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-08-14 18:44:58 +0000
committerZachary Turner <zturner@google.com>2017-08-14 18:44:58 +0000
commit302dc8bccffe6a047f22fac456cf2bb4871beedc (patch)
tree56420d5d97c962709223dd54679b20cdd6e6d8be /llvm
parent451ef4adcd3118d27456d24810390621317cceba (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud