commit | 95461910b8134c70de1d94f6854b64cfff3615d9 | [log] [tgz] |
---|---|---|
author | Justin Bogner <[email protected]> | Tue Jan 23 06:39:04 2018 +0000 |
committer | Justin Bogner <[email protected]> | Tue Jan 23 06:39:04 2018 +0000 |
tree | f980026df6f967425fc268f5db5ff564f54d7a3e | |
parent | c0d997dcdfa01940464bbec7b1ffa58b6555ad5c [diff] |
update_mir_test_checks: Improve the check for LLVM IR in MIR files The LLVM IR section of a MIR document can start with "--- |" rather than just "---", because "|" is a sigil for a freeform document in YAML. We need to handle this so that we don't try to add check lines to the LLVM IR functions in a MIR file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323178 91177308-0d34-0410-b5e6-96231b3b80d8