diff options
Diffstat (limited to 'compiler-rt/test/builtins/Unit/mulxc3_test.c')
| -rw-r--r-- | compiler-rt/test/builtins/Unit/mulxc3_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/test/builtins/Unit/mulxc3_test.c b/compiler-rt/test/builtins/Unit/mulxc3_test.c index e77e94fa9cf..384c6ee114e 100644 --- a/compiler-rt/test/builtins/Unit/mulxc3_test.c +++ b/compiler-rt/test/builtins/Unit/mulxc3_test.c @@ -1,3 +1,4 @@ +// RUN: %clang_builtins %s %librt -lm -o %t && %run %t //===-- mulxc3_test.c - Test __mulxc3 -------------------------------------===// // // The LLVM Compiler Infrastructure |

