Don't include llvm.metadata variables in archive symbol tables.
[oota-llvm.git] / test / Object / nm-archive.test
index d875d6c991c1efa5a63d21d29660c1b34cdac60f..9cb84b28d29693d4075c014874d1c072c086ecc8 100644 (file)
@@ -18,6 +18,7 @@ RUN: llvm-nm %t2 | FileCheck %s -check-prefix BITCODE
 BITCODE:          U SomeOtherFunction
 BITCODE-NEXT:          T main
 BITCODE-NEXT:          U puts
+BITCODE-NEXT:          D var
 
 
 Test we don't error with an archive with no symtab.