Skip to content
Commit 4d79702a authored by John Criswell's avatar John Criswell
Browse files

Switched from using diff to cmp for two reasons:

	o Not all versions of diff have the -q option
	o The cmp program is probably faster than diff
Fixed the logic that only copies the file over if no differences are found.

llvm-svn: 7615
parent dc3c9a85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment