[test/profile] Add test coverage for __llvm_profile_write_buffer_internal
authorVedant Kumar <vsk@apple.com>
Mon, 1 Mar 2021 16:57:16 +0000 (08:57 -0800)
committerVedant Kumar <vsk@apple.com>
Mon, 1 Mar 2021 18:46:14 +0000 (10:46 -0800)
commit18adbb86f9983fe7ec0506466a29fbd5a2cfa0d2
tree1d24d976b44703bd142b9411f830dc03949f938a
parent6fb6bdff3701b00af4a573604f599093f7555bcf
[test/profile] Add test coverage for __llvm_profile_write_buffer_internal

Reviewed By: davidxl, MaskRay

Differential Revision: https://reviews.llvm.org/D97697
compiler-rt/test/profile/instrprof-write-buffer-internal.c [new file with mode: 0644]