forked from OSchip/llvm-project
c5caf3e9c6
Summary: When extracting the instrumentation map from a binary, we should be able to recognize the new kinds of instrumentation sleds we've been emitting with the compiler using -fxray-instrument. This change adds a test for all the kinds of sleds we currently support (sans the tail-call sled, which is a bit harder to force in a simple prebuilt input). Reviewers: kpw, dblaikie Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D36819 llvm-svn: 311305 |
||
---|---|---|
.. | ||
all-sleds.o | ||
elf32-noxray.bin | ||
elf64-badentrysizes.bin | ||
elf64-example.bin | ||
elf64-noinstr-map.bin | ||
elf64-objcopied-instrmap.bin | ||
elf64-sample-o2.bin | ||
empty-file.bin | ||
fdr-log-version-1.xray | ||
graph-diff-A.yaml | ||
graph-diff-B.yaml | ||
naive-log-simple.xray | ||
simple-instrmap.yaml | ||
simple-xray-instrmap.yaml |