Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xlint/lint1
Module Name: src
Committed By: rillig
Date: Mon Aug 23 06:26:37 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: externs1.h lex.c lint1.h
Log Message:
lint: inline msb
This reduces the binary size on x86_64 by about 500 bytes.
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.123 -r1.124 src/usr.bin/xlint/lint1/lint1.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index