[PATCH] D152708: [RFC][Draft] Enable primitive support for Two-Level Line Tables in LLVM
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 12 10:19:03 PDT 2023
dblaikie added a comment.
Are there any known (or vague/unknown) limitations on the implementation with respect to the actual output/on-disk representation? (like, would doing some kind of size analysis of the output when using this patch/feature lead to incorrect conclusions about the cost of the feature?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152708/new/
https://reviews.llvm.org/D152708
More information about the cfe-commits
mailing list