[PATCH] D49887: [DebugInfo] Add basic support for DWARF5 call site-related attributes
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 27 10:17:35 PDT 2018
probinson added a comment.
As a partial and somewhat experimental feature, this should be controlled by a command-line option and off by default.
Even when it's complete it should probably still be under at least a tuning option, unless you can demonstrate the size cost is small.
https://reviews.llvm.org/D49887
More information about the llvm-commits
mailing list