summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/Inputs/mismatch
Commit message (Collapse)AuthorAgeFilesLines
* Fix this dsymutil testcase by not passing in a path to the modulemap file,Adrian Prantl2015-09-231-0/+0
| | | | | | | | so the lookup works as expected after prepending the oso-prepend-path. This manifested only on Windows, because "/" is not a relative path there. llvm-svn: 248423
* dsymutil: print a warning when there is a module hash mismatch.Adrian Prantl2015-09-232-0/+0
This also updates the module binaries in the test directory because their module hash mismatched. llvm-svn: 248396
OpenPOWER on IntegriCloud