Skip to content
Commit 2a0baf1a authored by Misha Brukman's avatar Misha Brukman
Browse files

This way it's easier to test: if the call to external exit(0) succeeded,

program exits with code 0, no error. If the call does not work/succeed, main
returns 1, so we notice it. The other way around doesn't work. :)

llvm-svn: 4984
parent 82f1580e
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