[PATCH] D51758: [Xray] tooling allow MachO format support
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 7 07:39:52 PDT 2018
dberris requested changes to this revision.
dberris added a comment.
This revision now requires changes to proceed.
Do you have a test case you can add to `llvm/test/tools/llvm-xray/X86` which covers this? Can you add an input file which is a MachO binary that has an instrumentation map?
A good example is `llvm/test/tools/llvm-xray/X86/extract-all-sledtypes.txt` which maybe you can extend to also work for a MachO binary input?
Repository:
rL LLVM
https://reviews.llvm.org/D51758
More information about the llvm-commits
mailing list