diff options
Diffstat (limited to 'llvm/test/Object/nm-archive.test')
| -rw-r--r-- | llvm/test/Object/nm-archive.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/Object/nm-archive.test b/llvm/test/Object/nm-archive.test index 0d43cc70155..fbbf051b478 100644 --- a/llvm/test/Object/nm-archive.test +++ b/llvm/test/Object/nm-archive.test @@ -28,7 +28,7 @@ Or in an archive with no symtab or string table. RUN: llvm-nm %p/Inputs/archive-test.a-gnu-minimal -And don't crash when asked to print a non existing symtab. +And don't crash when asked to print a non-existing symtab. RUN: llvm-nm -s %p/Inputs/archive-test.a-gnu-minimal Don't reject an empty archive. |

