diff options
Diffstat (limited to 'test/Object/simple-archive.test')
-rw-r--r-- | test/Object/simple-archive.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Object/simple-archive.test b/test/Object/simple-archive.test index c313f3facd..3e6760ed97 100644 --- a/test/Object/simple-archive.test +++ b/test/Object/simple-archive.test @@ -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 |