[PATCH] D45357: [XRay][llvm+clang] Consolidate attribute list files

Vlad Tsyrklevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 6 15:53:13 PDT 2018


vlad.tsyrklevich accepted this revision.
vlad.tsyrklevich added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/docs/XRayExample.rst:196
+``-fxray-attr-list=`` flag to clang. You can have multiple files, each defining
+different sets of attribute sets, to be cobined into a single list by clang.
 
----------------
combined*


https://reviews.llvm.org/D45357





More information about the cfe-commits mailing list