[PATCH] D52191: Fix logic around determining use of frame pointer with -pg.

Rumeet Dhindsa via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 18 13:01:53 PDT 2018


rdhindsa added a comment.

It seems that following tests are broken with this change:

clang/test/Driver/clang_f_opts.c
clang/test/Frontend/gnu-mcount.c


Repository:
  rL LLVM

https://reviews.llvm.org/D52191





More information about the cfe-commits mailing list