[PATCH] D35928: [XRay][X86] Use a valid instruction for the synthetic reference.
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 27 08:27:12 PDT 2017
dberris updated this revision to Diff 108474.
dberris added a comment.
- fixup: use %r10 not %r10d
https://reviews.llvm.org/D35928
Files:
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.cpp
lib/Target/X86/X86AsmPrinter.h
test/CodeGen/X86/xray-attribute-instrumentation.ll
test/CodeGen/X86/xray-tail-call-sled.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35928.108474.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170727/e99fb720/attachment.bin>
More information about the llvm-commits
mailing list