[PATCH] D23931: [XRay] ARM 32-bit no-Thumb support in LLVM

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 31 07:49:13 PDT 2016


rSerge updated this revision to Diff 69851.
rSerge added a comment.

Updated with the changes requested in the comments.


https://reviews.llvm.org/D23931

Files:
  include/llvm/CodeGen/AsmPrinter.h
  include/llvm/Target/Target.td
  include/llvm/Target/TargetOpcodes.def
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/XRayInstrumentation.cpp
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMAsmPrinter.h
  lib/Target/ARM/ARMMCInstLower.cpp
  lib/Target/X86/X86AsmPrinter.h
  lib/Target/X86/X86MCInstLower.cpp
  test/CodeGen/ARM/xray-attribute-instrumentation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23931.69851.patch
Type: text/x-patch
Size: 17844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160831/227994fe/attachment.bin>


More information about the llvm-commits mailing list