aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/Inputs
diff options
context:
space:
mode:
authorSnehasish Kumar <snehasishk@google.com>2023-02-28 21:33:30 +0000
committerSnehasish Kumar <snehasishk@google.com>2023-03-13 19:28:38 +0000
commit287177a47a396ca6cc0bef7696108cdaa0c68e5f (patch)
treec65a93b4ae9c4bcb520f3f57c065465880be7a31 /clang/test/CodeGen/Inputs
parentcfd18167c8b9d4922e99aed7241a86eb02bc653d (diff)
downloadllvm-287177a47a396ca6cc0bef7696108cdaa0c68e5f.zip
llvm-287177a47a396ca6cc0bef7696108cdaa0c68e5f.tar.gz
llvm-287177a47a396ca6cc0bef7696108cdaa0c68e5f.tar.bz2
[memprof] Record BuildIDs in the raw profile.
This patch adds support for recording BuildIds usng the sanitizer ListOfModules API. We add another entry to the SegmentEntry struct and change the memprof raw version. Reviewed By: tejohnson Differential Revision: https://reviews.llvm.org/D145190
Diffstat (limited to 'clang/test/CodeGen/Inputs')
-rwxr-xr-xclang/test/CodeGen/Inputs/memprof.exebin1394208 -> 1394528 bytes
-rw-r--r--clang/test/CodeGen/Inputs/memprof.memprofrawbin880 -> 944 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/CodeGen/Inputs/memprof.exe b/clang/test/CodeGen/Inputs/memprof.exe
index ad7a041..c03b8b6 100755
--- a/clang/test/CodeGen/Inputs/memprof.exe
+++ b/clang/test/CodeGen/Inputs/memprof.exe
Binary files differ
diff --git a/clang/test/CodeGen/Inputs/memprof.memprofraw b/clang/test/CodeGen/Inputs/memprof.memprofraw
index e64214a..c3e0818 100644
--- a/clang/test/CodeGen/Inputs/memprof.memprofraw
+++ b/clang/test/CodeGen/Inputs/memprof.memprofraw
Binary files differ