This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9eb5f1b [APInt] Move operator~ out of line to make it better able to [...] new 8c95619 [XRay] Allow logging the first argument of a function call.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/CodeGen/AsmPrinter.h | 1 + lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 3 +++ test/CodeGen/X86/xray-log-args.ll | 35 +++++++++++++++++++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 test/CodeGen/X86/xray-log-args.ll