diff options
Diffstat (limited to 'test/CodeGen/pr4349.c')
-rw-r--r-- | test/CodeGen/pr4349.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/pr4349.c b/test/CodeGen/pr4349.c index 94b4fbd..0169958 100644 --- a/test/CodeGen/pr4349.c +++ b/test/CodeGen/pr4349.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 %s -emit-llvm -O0 -o - | FileCheck %s +// RUN: %clang_cc1 %s -emit-llvm -o - | FileCheck %s // PR 4349 union reg |