Always use / as the path separator.
authorRafael Espindola <rafael.espindola@gmail.com>
Sun, 4 Dec 2016 07:27:02 +0000 (07:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sun, 4 Dec 2016 07:27:02 +0000 (07:27 +0000)
commite3161c568d2f0f3aeb8c8c41eb58eb179ef589e8
tree086267e51ed188e52af445c12f721e71992ff196
parent7e00c8ca4543bc2c8f46d336b8b7c8612afc25f0
Always use / as the path separator.

It is not clear if it is worth the complexity to use \ on
windows. This should fix the bots.

llvm-svn: 288616
llvm/tools/llvm-ar/llvm-ar.cpp