diff options
author | Matthew Weingarten <matt@weingarten.org> | 2024-06-28 14:38:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-28 14:38:03 -0700 |
commit | b6ba10c6d4455a237ff2e65772d332821721cdf3 (patch) | |
tree | 1eb7fda10c65d82cfbba7c79abf6951ffe768450 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 2264544e2d13957f36fd19864d9633a3278a9d74 (diff) | |
download | llvm-b6ba10c6d4455a237ff2e65772d332821721cdf3.zip llvm-b6ba10c6d4455a237ff2e65772d332821721cdf3.tar.gz llvm-b6ba10c6d4455a237ff2e65772d332821721cdf3.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions