Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix this dsymutil testcase by not passing in a path to the modulemap file, | Adrian Prantl | 2015-09-23 | 1 | -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 Prantl | 2015-09-23 | 2 | -0/+0 |
This also updates the module binaries in the test directory because their module hash mismatched. llvm-svn: 248396 |