Files
clang-p2996/llvm/test/tools/llvm-profdata/Inputs/basic.memprofexe
Matthew Weingarten b6ba10c6d4 [Memprof] Reduce test binary sizes for memprof tests. (#97114)
PR 94264 had substantial increase in test binary size. This was due to
building LLVM and compiler-rt with GCC, implicitly causing the runtimes
to be built with full debuginfo. Rebuilding LLVM with
`-DCMAKE_CXX_COMPILER=/usr/bin/clang++` and regenerating .exe files with
script `update_memprof_inputs.sh` avoids this increase in test binary
size.
2024-06-28 14:38:03 -07:00

1.5 MiB
Executable File