diff options
author | Michael Jones <michaelrj@google.com> | 2022-02-10 11:10:20 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2022-02-10 11:17:35 -0800 |
commit | 03731ed393004978f05ba7faad0c526182d15412 (patch) | |
tree | 3fb445e26e2d74c9207a4572d42968e72aa03d42 /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | c65fb0cdf26296ae83d23260337d1231d0249020 (diff) | |
download | llvm-03731ed393004978f05ba7faad0c526182d15412.zip llvm-03731ed393004978f05ba7faad0c526182d15412.tar.gz llvm-03731ed393004978f05ba7faad0c526182d15412.tar.bz2 |
[libc][obvious] only include vector with malloc
the vector class, due to being dynamically resized, needs malloc. This
fixes the build so that it only includes it when malloc should be
available.
Differential Revision: https://reviews.llvm.org/D119464
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions