[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
Tue May 19 14:53:48 PDT 2020


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

Simplify and combine tests per @MaskRay


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80185

Files:
  llvm/include/llvm/Object/ELFObjectFile.h
  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.265041.patch
Type: text/x-patch
Size: 19389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200519/91ccc771/attachment.bin>


More information about the llvm-commits mailing list