Do not expect /dev/null (or NUL) non-mmap'able.
authorRui Ueyama <ruiu@google.com>
Wed, 3 Feb 2016 17:25:11 +0000 (17:25 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 3 Feb 2016 17:25:11 +0000 (17:25 +0000)
commit169a6374dcab8a88f887fb3dcdaccdd97857c6ca
tree65011df39f6ee0e05803e8980d374cfda465d37b
parentbbff538e9dac515081a11ddf20de5bd5eeccba62
Do not expect /dev/null (or NUL) non-mmap'able.

On some Windows environment, this test did not fail, because opening NUL
with FileOutputBuffer didn't fail. Thanks to George Rimar for reporting.

llvm-svn: 259669
lld/test/ELF/driver.test