[PATCH] D29203: Change debug-info-for-profiling from a TargetOption to a function attribute.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 20:57:08 PST 2017
aprantl added a comment.
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.
https://reviews.llvm.org/D29203
More information about the llvm-commits
mailing list