X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FObject%2Fsimple-archive.test;h=085a91e7bd80408c8c805a995ae2ebebff73db48;hb=c71a3797a606a78d33d1dcf0fbad038140b42880;hp=3e6760ed97a43ace5d56385ede0f5eca2230ebde;hpb=4d9c5397b4a3be747bdb73f1d24c3fdbaaf438fe;p=oota-llvm.git diff --git a/test/Object/simple-archive.test b/test/Object/simple-archive.test index 3e6760ed97a..085a91e7bd8 100644 --- a/test/Object/simple-archive.test +++ b/test/Object/simple-archive.test @@ -1,7 +1,7 @@ # # 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 +RUN: llvm-nm -M %p/Inputs/libsimple_archive.a | FileCheck -check-prefix=CHECKIDX %s CHECKIDX: Archive map CHECKIDX: abcdefghijklmnopqrstuvwxyz12345678 in 1.o