mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:21:40 +08:00
The debug server does not need to use the instruction emulation. This helps reduce the size of the final lldb-server binary by another ~100K (~1% savings). llvm-svn: 360067