[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 16:05:22 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319388: [XRay][clang] Introduce -fxray-always-emit-customevents (authored by dberris).

Changed prior to commit:
  https://reviews.llvm.org/D40601?vs=124842&id=124846#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40601

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40601.124846.patch
Type: text/x-patch
Size: 9054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171130/658c3c90/attachment-0001.bin>


More information about the cfe-commits mailing list