[PATCH] D44970: [XRay][clang] Add flag to choose instrumentation bundles
Dean Michael Berris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 12 19:35:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC329985: [XRay][clang] Add flag to choose instrumentation bundles (authored by dberris, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D44970?vs=142315&id=142317#toc
Repository:
rC Clang
https://reviews.llvm.org/D44970
Files:
include/clang/Basic/XRayInstr.h
include/clang/Driver/Options.td
include/clang/Driver/XRayArgs.h
include/clang/Frontend/CodeGenOptions.h
lib/Basic/CMakeLists.txt
lib/Basic/XRayInstr.cpp
lib/CodeGen/CGBuiltin.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenModule.cpp
lib/Driver/XRayArgs.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/xray-instrumentation-bundles.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44970.142317.patch
Type: text/x-patch
Size: 15520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180413/0c39f86a/attachment-0001.bin>
More information about the cfe-commits
mailing list