summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunctionPass.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-03-10 00:06:26 +0000
committerZachary Turner <zturner@google.com>2016-03-10 00:06:26 +0000
commit7e8c7bea796a72e9cf8cd05d39a5df9e84505a0c (patch)
treebf8a9b4f11c15e26199e7af02c691fb6c367ec80 /llvm/lib/CodeGen/MachineFunctionPass.cpp
parentc1424fc7c883c4bd184c4a715749a587c6b96fb2 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud