[all-commits] [llvm/llvm-project] 848faf: [lldb] Combine disassembler gtest binaries for eff...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Sun Mar 30 15:09:01 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 848faf49f793968ae6dee1577f507d4cc68b157e
https://github.com/llvm/llvm-project/commit/848faf49f793968ae6dee1577f507d4cc68b157e
Author: Reid Kleckner <rnk at google.com>
Date: 2025-03-30 (Sun, 30 Mar 2025)
Changed paths:
R lldb/unittests/Disassembler/ARM/CMakeLists.txt
M lldb/unittests/Disassembler/CMakeLists.txt
R lldb/unittests/Disassembler/RISCV/CMakeLists.txt
R lldb/unittests/Disassembler/x86/CMakeLists.txt
Log Message:
-----------
[lldb] Combine disassembler gtest binaries for efficiency (#133539)
Each of these executables is 642MB for me locally with split DWARF, and
we don't need 3 statically linked gtest binaries when one will do.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list