summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-09-09-packed-layout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/FrontendC++/2009-09-09-packed-layout.cpp')
-rw-r--r--llvm/test/FrontendC++/2009-09-09-packed-layout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2009-09-09-packed-layout.cpp b/llvm/test/FrontendC++/2009-09-09-packed-layout.cpp
index a569f9f7876..921aad79f73 100644
--- a/llvm/test/FrontendC++/2009-09-09-packed-layout.cpp
+++ b/llvm/test/FrontendC++/2009-09-09-packed-layout.cpp
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S -m32 -emit-llvm %s -o /dev/null
+// RUN: %llvmgxx -S -m32 %s -o /dev/null
class X {
public:
virtual ~X();
OpenPOWER on IntegriCloud