Fix compilation after SVN r368476
authorMartin Storsjo <martin@martin.st>
Fri, 9 Aug 2019 20:36:00 +0000 (20:36 +0000)
committerMartin Storsjo <martin@martin.st>
Fri, 9 Aug 2019 20:36:00 +0000 (20:36 +0000)
commit96a2b25bcb6eff1f8a5b406dbeba88c9b579c3ef
treecff341c0519d2efe4a9a68903c6b4753d878f566
parent6cb05ca04444061616bae1897cdba1655ef77c19
Fix compilation after SVN r368476

That revision broke compilation with this error:

lib/builtins/fixunsxfdi.c:13:2: error: unterminated conditional directive
 #if !_ARCH_PPC

llvm-svn: 368480
compiler-rt/lib/builtins/fixunsxfdi.c