Remove the 'N' modifier from llvm-ar.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 11 Jul 2013 13:03:27 +0000 (13:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 11 Jul 2013 13:03:27 +0000 (13:03 +0000)
commit1b0dc64919e947bb4f4677b138c734e33061f7c4
treee71eba5e850b2f11b44063f8c8a04d4ddf4ddbd9
parent55804a089e7ac26d5a07a9ac38e5dcedad3f2754
Remove the 'N' modifier from llvm-ar.

* It is not present on OS X.
* It is untested.
* It is not needed for using ar in a build system.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186080 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-ar/llvm-ar.cpp