[PATCH] D40601: [XRay][clang] Introduce -fxray-always-emit-customevents

Dean Michael Berris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 29 15:50:59 PST 2017


dberris updated this revision to Diff 124842.
dberris marked an inline comment as done.
dberris edited the summary of this revision.
dberris added a comment.

Updated description, address review comment(s).


https://reviews.llvm.org/D40601

Files:
  clang/include/clang/Basic/LangOptions.def
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/XRayArgs.h
  clang/include/clang/Frontend/CodeGenOptions.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Driver/XRayArgs.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/xray-always-emit-customevent.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40601.124842.patch
Type: text/x-patch
Size: 8892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171129/4931c6a3/attachment.bin>


More information about the cfe-commits mailing list