| commit | 79fcd4141842a24b580d9ea0c6021e071e5f5d97 | [log] [tgz] | 
|---|---|---|
| author | Pavel Labath <labath@google.com> | Tue Nov 29 18:38:09 2016 +0000 | 
| committer | Pavel Labath <labath@google.com> | Tue Nov 29 18:38:09 2016 +0000 | 
| tree | c7c8324e4a2b3e2e5c6f1708ef84e959e6d55da8 | |
| parent | 183f90ad043dd634b6e654f4e2c797adc4211a83 [diff] | 
Add back some of the previous lldb-server dependencies It seems a debug build of lldb-server will not complete without these, as the linker is not able to strip out code that aggressively. Add those back until I can figure out how to break the dependency chains. llvm-svn: 288181