[PATCH] D51713: Support -fno-omit-frame-pointer with -pg.

Manoj Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 12 13:32:09 PDT 2018


manojgupta added a comment.

What is the call generated with -pg for AMR32, __gnu_mcount_nc or _mount? __gnu_mcount_nc  with "-pg" is known to be broken ( https://bugs.llvm.org/show_bug.cgi?id=33845)


Repository:
  rC Clang

https://reviews.llvm.org/D51713





More information about the cfe-commits mailing list