relax this test to just check that the lock prefix is encoded properly,
[oota-llvm.git] / test / FrontendC++ / 2010-03-22-empty-baseclass.cpp
index b6bdea40c3f2ec3c2bb4c53f4fb7d6f8e0395c40..bb741c42c842461d0c261f283533990ca892beaf 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx -S -emit-llvm %s -o - -O2 | FileCheck %s
+// RUN: %llvmgxx -S %s -o - -O2 | FileCheck %s
 namespace boost {
   namespace detail {
     template <typename T> struct cv_traits_imp {};