llvm-capstone/lldb/tools
Saleem Abdulrasool e24d8c55d5 Initialization: move InstructionEmulation to full initialization
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
2019-05-06 19:38:24 +00:00
..
argdumper Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
compact-unwind *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin-debug [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
darwin-threads the thread id is easier to read in base16. 2018-03-06 23:33:02 +00:00
debugserver [debugserver] Relax the codesigning identity check 2019-04-16 20:54:42 +00:00
driver [Driver] Remove unused functions (NFC) 2019-04-26 22:54:39 +00:00
install-headers add back an Xcode-specific Makefile for header installation 2016-01-28 22:34:36 +00:00
intel-features C.128 override, virtual keyword handling 2019-05-03 10:03:28 +00:00
lldb-instr [Reproducers] Capture return values of functions returning by ptr/ref 2019-04-03 21:31:22 +00:00
lldb-mi [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-perf Replace 'ap' with 'up' suffix in variable names. (NFC) 2019-02-13 06:25:41 +00:00
lldb-server Initialization: move InstructionEmulation to full initialization 2019-05-06 19:38:24 +00:00
lldb-test [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
lldb-vscode [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CMakeLists.txt Make lldb-mi optional and change how we deal with missing tools in lit 2019-05-03 20:33:58 +00:00