mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
03fa1d0375
If you have the string /usr/bin, prior to this patch it would not be quoted by our YAML serializer. But a string like C:\src would be, due to the presence of a backslash. This makes the quoting rules of basically every single file path different depending on the path syntax (posix vs. Windows). While technically not required by the YAML specification to quote forward slashes, when the behavior of paths is inconsistent it makes it difficult to portably write FileCheck lines that will work with either kind of path. Differential Revision: https://reviews.llvm.org/D53169 llvm-svn: 344359 |
||
---|---|---|
.. | ||
BigEndian.yaml | ||
bind_opcode.yaml | ||
bogus_load_command.yaml | ||
build_version_command.yaml | ||
DWARF2-AddrSize8-FormValues.yaml | ||
DWARF5-abbrevValues.yaml | ||
DWARF5-debug_info.yaml | ||
DWARF-BigEndian.yaml | ||
DWARF-debug_abbrev.yaml | ||
DWARF-debug_aranges.yaml | ||
DWARF-debug_info.yaml | ||
DWARF-debug_line.yaml | ||
DWARF-debug_str.yaml | ||
DWARF-LittleEndian.yaml | ||
DWARF-pubsections.yaml | ||
dylib_dylinker_command.yaml | ||
export_trie.yaml | ||
fat_macho_i386_x86_64.yaml | ||
lazy_bind_opcode.yaml | ||
LittleEndian.yaml | ||
load_commands.yaml | ||
mach_header_32_malformed.yaml | ||
mach_header_64.yaml | ||
mach_header.yaml | ||
null_string_entries.yaml | ||
out_of_order_linkedit.yaml | ||
rebase_opcode.yaml | ||
sections.yaml | ||
symtab.yaml | ||
weak_bind_opcode.yaml |