follow-on to PR6280

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96172 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2010-02-14 18:20:09 +00:00
parent 245ba9698e
commit 782ab584e5

View File

@ -59,7 +59,7 @@ static const int KillSigs[] = {
#ifdef SIGXCPU
, SIGXCPU
#endif
#ifdef SIGEMT
#ifdef SIGXFSZ
, SIGXFSZ
#endif
#ifdef SIGEMT