[PATCH] D29203: Change debug-info-for-profiling from a TargetOption to a function attribute.

Dehao Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 27 22:31:56 PST 2017


danielcdh added a comment.

In https://reviews.llvm.org/D29203#659527, @aprantl wrote:

> That document clearly needs a some love :-)
>  I would suggest adding a new `Compile Unit` section to either of the two Debugging information format sections (which should be merged) and adding a stub about global (compile-unit-wide) flags that influence the DWARF/CodeView debug info generator.


Sounds reasonable. But that seems quite some extra work that is outside the scope of this patch. Shall we start a separate thread to improve the documentation of the debug info?


https://reviews.llvm.org/D29203





More information about the llvm-commits mailing list