summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/init.c
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-07-16 00:37:17 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-07-16 00:37:17 +0000
commit509903e887263182f580ae75c7fee2eaedb66fae (patch)
treed1cd1a540892355b3a66e9c7fd3f0e9bcee6182a /clang/test/Preprocessor/init.c
parentbf20b2ace68d300665cf920050fda50003bd1096 (diff)
downloadbcm5719-llvm-509903e887263182f580ae75c7fee2eaedb66fae.tar.gz
bcm5719-llvm-509903e887263182f580ae75c7fee2eaedb66fae.zip
[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: 366158
Diffstat (limited to 'clang/test/Preprocessor/init.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud