[PATCH] D72659: [xray] Add xray-ignore-loops option

Ian Levesque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 14 10:52:41 PST 2020


ianlevesque added a comment.

In D72659#1818816 <https://reviews.llvm.org/D72659#1818816>, @dberris wrote:

> I'm wondering how you're imbuing these attributes to the functions from the front-ends -- is this something you intend to support as a flag in Clang for example?


Yes exactly. I will have the Clang diff up shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72659





More information about the llvm-commits mailing list