test/CodeGen/builtins.c: reinstate #ifdef __x86_64__ around __builtin_longjmp
authorMehdi Amini <mehdi.amini@apple.com>
Mon, 24 Oct 2016 23:38:24 +0000 (23:38 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Mon, 24 Oct 2016 23:38:24 +0000 (23:38 +0000)
commitebff247d41f0b5baf1132416f58fc7463f758789
treeeddb66ffd08f209756270801f49d665b2bfda93d
parent3acb187d95a8cbe1941459a9c6fb62cc5d44b1e5
test/CodeGen/builtins.c: reinstate #ifdef __x86_64__ around __builtin_longjmp

Unadvertently removed in r285019

llvm-svn: 285041
clang/test/CodeGen/builtins.c