This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6592c09789e [macho] save the SDK version stored in module metadata into [...] new 0f4c901bc99 [llvm-xray] Support for PIE
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/XRay/InstrumentationMap.cpp | 43 +++++++++++++++++++++-- test/tools/llvm-xray/X86/Inputs/elf64-pie.bin | Bin 0 -> 465816 bytes test/tools/llvm-xray/X86/extract-instrmap-pie.ll | 11 ++++++ 3 files changed, 52 insertions(+), 2 deletions(-) create mode 100755 test/tools/llvm-xray/X86/Inputs/elf64-pie.bin create mode 100644 test/tools/llvm-xray/X86/extract-instrmap-pie.ll