Ignore llvm.* globals.
[oota-llvm.git] / test / Object / simple-archive.test
index c313f3facd905d99e19151f1dfe36c2a997b1f6c..3e6760ed97a43ace5d56385ede0f5eca2230ebde 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Check if the index is appearing properly in the output file 
+# Check if the index is appearing properly in the output file
 #
 RUN: llvm-nm -s %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s