[PATCH] D58033: Add option for emitting dbg info for call sites

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 16 16:14:52 PDT 2019


aprantl added a comment.

And if we plan to enable it by default, too, perhaps not adding a driver option (CC1 only) is preferable, since we need to maintain compatibility with driver options indefinitely.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58033/new/

https://reviews.llvm.org/D58033





More information about the cfe-commits mailing list