diff options
Diffstat (limited to 'test/builtins/Unit/muloti4_test.c')
-rw-r--r-- | test/builtins/Unit/muloti4_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/builtins/Unit/muloti4_test.c b/test/builtins/Unit/muloti4_test.c index e7c78cf16853..9eb56f648a4a 100644 --- a/test/builtins/Unit/muloti4_test.c +++ b/test/builtins/Unit/muloti4_test.c @@ -1,4 +1,5 @@ // RUN: %clang_builtins %s %librt -o %t && %run %t +// REQUIRES: int128 //===-- muloti4_test.c - Test __muloti4 -----------------------------------===// // // The LLVM Compiler Infrastructure |