Skip to content

Commit b6ba10c

Browse files
[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.
1 parent 2264544 commit b6ba10c

24 files changed

+0
-0
lines changed
-3.5 MB
Binary file not shown.
0 Bytes
Binary file not shown.
-3.5 MB
Binary file not shown.
0 Bytes
Binary file not shown.
-3.5 MB
Binary file not shown.
0 Bytes
Binary file not shown.
-3.5 MB
Binary file not shown.
0 Bytes
Binary file not shown.
-3.5 MB
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)