[PATCH] D40894: [XRay][compiler-rt+llvm] Update XRay trampoline CFI and register stashing semantics

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 16:56:42 PST 2018


dberris updated this revision to Diff 132082.
dberris marked an inline comment as done.
dberris added a comment.

- fixup: Remove unused variable in API


https://reviews.llvm.org/D40894

Files:
  compiler-rt/lib/xray/xray_trampoline_x86_64.S
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40894.132082.patch
Type: text/x-patch
Size: 5940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/15a4cc3f/attachment.bin>


More information about the llvm-commits mailing list