Keep track of analysis information inherited from Module pass manager.
[oota-llvm.git] / test / C++Frontend / 2005-02-14-BitFieldOffset.cpp
index 375b0902a1cb2b8668a8636844ea7198e5cb73ef..522e20a478dfbfd271eb2fd1e52790d6246fc1c3 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgxx %s -S -o - | not grep 'int 6'
+// RUN: %llvmgxx %s -S -o - | not grep {i32 6}
 
 struct QVectorTypedData {
     int size;