diff options
author | Zachary Turner <zturner@google.com> | 2016-03-10 00:06:26 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2016-03-10 00:06:26 +0000 |
commit | 7e8c7bea796a72e9cf8cd05d39a5df9e84505a0c (patch) | |
tree | bf8a9b4f11c15e26199e7af02c691fb6c367ec80 /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | c1424fc7c883c4bd184c4a715749a587c6b96fb2 (diff) | |
download | bcm5719-llvm-7e8c7bea796a72e9cf8cd05d39a5df9e84505a0c.tar.gz bcm5719-llvm-7e8c7bea796a72e9cf8cd05d39a5df9e84505a0c.zip |
Fix SymbolFilePDB for discontiguous functions.
Previously line table parsing code assumed that the only gaps would
occur at the end of functions. In practice this isn't true, so this
patch makes the line table parsing more robust in the face of
functions with non-contiguous byte arrangements.
llvm-svn: 263078
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions