setuid(0) hangs on powerpc64 big endian. When this is fixed remove the unsupported flag. https://llvm.org/bugs/show_bug.cgi?id=25799 llvm-svn: 262814
Currently the call hangs because the background thread does not handle SIGSETXID signal. llvm-svn: 235581