Don't mark scalar integer multiplication as Expand on x86, since x86
[oota-llvm.git] / test / C++Frontend / 2003-11-27-MultipleInheritanceThunk.cpp
index 60061d2107f9e64ac460f109729167d6096d9ede..16026c34b51c7ec764f84fa42e8f88a466b5d8dc 100644 (file)
@@ -1,3 +1,5 @@
+// RUN: %llvmgxx -S %s -o - | llvm-as -f -o /dev/null
+
 
 struct CallSite {
   int X;