Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dsymutil] Rename llvm-dsymutil -> dsymutil | Jonas Devlieghere | 2018-03-18 | 1 | -1/+1 |
* | dsymutil: Fix the DWOId mismatch check for cached modules. | Adrian Prantl | 2016-05-13 | 1 | -1/+8 |
* | dsymutil: Only warn about clang module DWO id mismatches in verbose mode. | Adrian Prantl | 2016-04-25 | 1 | -1/+1 |
* | Fix this dsymutil testcase by not passing in a path to the modulemap file, | Adrian Prantl | 2015-09-23 | 1 | -3/+1 |
* | Fix the order of operations. | Adrian Prantl | 2015-09-23 | 1 | -1/+1 |
* | Temporarily make testcase more verbose to debug a msvc buildbot failure. | Adrian Prantl | 2015-09-23 | 1 | -1/+3 |
* | dsymutil: Resolve forward decls for types defined in clang modules. | Adrian Prantl | 2015-09-23 | 1 | -1/+1 |
* | dsymutil: print a warning when there is a module hash mismatch. | Adrian Prantl | 2015-09-23 | 1 | -0/+23 |