aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleManager.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-07-16 01:21:25 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-07-16 01:21:25 +0000
commitca16d280f7ed9509398ba8869a123c9f8ede72f7 (patch)
treecc1cac40459c54207920efa3677cb76bcef8c1e8 /clang/lib/Serialization/ModuleManager.cpp
parentfa52e00c85ce3feeec14be34265781f721b966c0 (diff)
downloadllvm-ca16d280f7ed9509398ba8869a123c9f8ede72f7.zip
llvm-ca16d280f7ed9509398ba8869a123c9f8ede72f7.tar.gz
llvm-ca16d280f7ed9509398ba8869a123c9f8ede72f7.tar.bz2
Re-land "[DebugInfo] Move function from line table to the prologue (NFC)"
In LLDB, when parsing type units, we don't need to parse the whole line table. Instead, we only need to parse the "support files" from the line table prologue. To make that possible, this patch moves the respective functions from the LineTable into the Prologue. Because I don't think users of the LineTable should have to know that these files come from the Prologue, I've left the original methods in place, and made them redirect to the LineTable. Differential revision: https://reviews.llvm.org/D64774 llvm-svn: 366164
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions