Skip to content

Commit 4c79e00

Browse files
mattweingartenlravenclaw
authored andcommitted
[Memprof] Reduce test binary sizes for memprof tests. (llvm#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.
1 parent 623f304 commit 4c79e00

24 files changed

+0
-0
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)