|  Ying Yi | cfb08e9e6b | [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally Summary:
The internal shell already supports 'cd', ‘export’ and ‘echo’ commands.
This patch adds implementation of non-pipelined ‘mkdir’, ‘diff’ and ‘rm’
commands as the internal shell builtins.
Reviewed by: Zachary Turner, Reid Kleckner
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D39567
llvm-svn: 319528 | 2017-12-01 09:54:27 +00:00 | 
				
					
						|  Ying Yi | 989c9e75a6 | [lit] Implement non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ commands internally Summary:
The internal shell already supports 'cd', ‘export’ and ‘echo’ commands. 
This patch adds implementation of non-pipelined ‘mkdir’, ‘diff’ and ‘rm’ 
commands as the internal shell builtins.
Reviewers: Zachary Turner, Reid Kleckner
Subscribers: llvm-commits
Differential Revision: https://reviews.llvm.org/D39567
llvm-svn: 318911 | 2017-11-23 12:48:41 +00:00 |