Skip to content
Commit a51ce71f authored by Rui Ueyama's avatar Rui Ueyama
Browse files

COFF: Call exit(0) on success to not call destructors.

This change cut the link time of chrome.dll from 24 seconds
to 22 seconds (5% gain). When the control reaches end of link(),
all output files have already been written. All in-memory
objects can just vanish. There is no use to call their dtors.

llvm-svn: 241320
parent 25bb2e47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment