Fixup test after r352704 since it changes how paths may be emitted.
authorDouglas Yung <douglas.yung@sony.com>
Thu, 31 Jan 2019 07:58:34 +0000 (07:58 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Thu, 31 Jan 2019 07:58:34 +0000 (07:58 +0000)
commita4938433720b54683f5b5da4ae4d1882c5a99766
treed450fa442476816a4973733529e3310da2ae45ef
parent4c81a2b2ecefd390d9aa1a7ed5d5484741a51a63
Fixup test after r352704 since it changes how paths may be emitted.

On Unix/Mac OS X, normpath() returns the path unchanged (FileCheck), but
on case-insensitive filesystems (like NTFS on Windows), it converts the
path to lowercase (filecheck) which was causing the test to fail.

llvm-svn: 352735
llvm/test/FileCheck/check-empty.txt
llvm/test/FileCheck/dump-input-enable.txt