Return only the least significant 8 bits of the exit status from
authorPeter Collingbourne <peter@pcc.me.uk>
Sun, 6 Nov 2011 16:45:46 +0000 (16:45 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Sun, 6 Nov 2011 16:45:46 +0000 (16:45 +0000)
commit5ced70d8f8458f41e6dc7ac76ad2e7c63ae33664
tree528a286d78a655ef23b8e8bfc6ab3e439a92d421
parent0dd4f10c99419c1acb27ead200cee7b8d683b488
Return only the least significant 8 bits of the exit status from
Process::Wait on Windows (mimicing POSIX behaviour).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Windows/Program.inc