commit | 3b38fd64885c2079e08f04af2a3017d9ae62d410 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Feb 14 18:20:09 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Feb 14 18:20:09 2010 +0000 |
tree | e131605f4142c3f29a8149ca63e1f2f879a27520 | |
parent | 033d48697f19a6f4fe72db9df168c694bc4dfa7a [diff] [blame] |
follow-on to PR6280 llvm-svn: 96172
diff --git a/llvm/lib/System/Unix/Signals.inc b/llvm/lib/System/Unix/Signals.inc index 7bd7526..c8ec68a 100644 --- a/llvm/lib/System/Unix/Signals.inc +++ b/llvm/lib/System/Unix/Signals.inc
@@ -59,7 +59,7 @@ #ifdef SIGXCPU , SIGXCPU #endif -#ifdef SIGEMT +#ifdef SIGXFSZ , SIGXFSZ #endif #ifdef SIGEMT