Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | De-Window-ize a test | Paul Robinson | 2019-05-21 | 1 | -2/+2 |
| | | | | llvm-svn: 361250 | ||||
* | [DebugInfo] Handle -main-file-name correctly for asm source. | Paul Robinson | 2019-05-21 | 1 | -0/+41 |
This option provides only the base filename, not a full relative path. Part of the fix for PR41839. Differential Revision: https://reviews.llvm.org/D62071 llvm-svn: 361245 |