| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use existing PrintEscapedString in AssemblyWriter | Teresa Johnson | 2016-03-30 | 1 | -2/+2 |
| | | | | | | | | r264884 introduced a helper to escape the backslashes in the source file path, but I since discovered an existing mechanism to escape strings. llvm-svn: 264936 | ||||
| * | Restore "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly" | Teresa Johnson | 2016-03-30 | 1 | -0/+8 |
| This restores commit 264869, with a fix for windows bots to properly escape '\' in the path when serializing out. Added test. llvm-svn: 264884 | |||||

