[PATCH] D80185: [xray] Add llvm-xray extract support for 32 bit ARM

Ian Levesque via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 17:40:56 PDT 2020


ianlevesque updated this revision to Diff 265392.
ianlevesque added a comment.

Remove even more sections from the test object.  Special case ARM entirely instead of extending the ELFObject classes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80185/new/

https://reviews.llvm.org/D80185

Files:
  llvm/lib/XRay/InstrumentationMap.cpp
  llvm/test/tools/llvm-xray/ARM/extract-instrmap.test
  llvm/test/tools/llvm-xray/X86/bad-instrmap-sizes.txt
  llvm/test/tools/llvm-xray/X86/unsupported-elf32.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80185.265392.patch
Type: text/x-patch
Size: 14838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/b3955d7d/attachment.bin>


More information about the llvm-commits mailing list