summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorDean Michael Berris <dberris@google.com>2017-03-06 06:48:56 +0000
committerDean Michael Berris <dberris@google.com>2017-03-06 06:48:56 +0000
commit7e8eea429f16c8a36befb9e2ea3c0fbf9a33f283 (patch)
treed15da9d8f8569c24d535c520cde284a06d66b51c /clang/lib/CodeGen/CodeGenFunction.cpp
parenta97f927fcb35d6481f50a5900faa6d22c68dcf1c (diff)
downloadbcm5719-llvm-7e8eea429f16c8a36befb9e2ea3c0fbf9a33f283.tar.gz
bcm5719-llvm-7e8eea429f16c8a36befb9e2ea3c0fbf9a33f283.zip
[XRay] Allow logging the first argument of a function call.
Summary: Functions with the "xray-log-args" attribute will have a special XRay sled kind emitted, for compiler-rt to copy any call arguments to your logging handler. For practical and performance reasons, only the first argument is supported, and only up to 64 bits. Reviewers: dberris Reviewed By: dberris Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29702 llvm-svn: 296998
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud