[PATCH] D96354: Avoid conflicts between debug-info and pseudo-probe profiling

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 16 11:09:41 PST 2021


dblaikie added a comment.

@hoy Could you explain a bit further why these two features are incompatible/what the crash looks like? At first glance I wouldn't expect any debug info mode to be incompatible with any non-debug-info mode (maybe less useful, but not crashy levels of incompatible).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96354



More information about the cfe-commits mailing list