Update llvm-gcc's tests.
[oota-llvm.git] / test / FrontendC / pr3518.c
index 53150b806bbb5c4a428267daa1ecaaab9ed035d8..112394a651b4cb7de2d2b62f370b945b15909b77 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %llvmgcc %s -S -O0 -o - | grep {= internal global} | count 4
+// RUN: %llvmgcc %s -S -O0 -o - | grep {= internal unnamed_addr global} | count 4
 // PR 3518
 // Some of the objects were coming out as unintialized (external) before 3518
 // was fixed.  Internal names are different between llvm-gcc and clang so they