[PATCH] D73842: [xray][clang] Always add xray-skip-entry/exit and xray-ignore-loops attrs
Ian Levesque via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 10 23:36:59 PST 2020
ianlevesque updated this revision to Diff 243749.
ianlevesque added a comment.
Now with 100% more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73842/new/
https://reviews.llvm.org/D73842
Files:
clang/include/clang/Driver/XRayArgs.h
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Driver/XRayArgs.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/xray-attributes-skip-entry-exit.cpp
clang/test/CodeGen/xray-ignore-loops.cpp
clang/test/Driver/XRay/xray-ignore-loops-flags.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73842.243749.patch
Type: text/x-patch
Size: 6094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200211/42be8bcd/attachment.bin>
More information about the cfe-commits
mailing list