Fix newly failing tests.
These tests started failing because we now properly convert DefRange records to and from Yaml, but there were some old yaml files that had incorrect record definitions generated by the old buggy obj2yaml. Rather than try to re-generate the yaml files, it's easier to just remove the records, and they weren't necessary for the proper execution of the test anyway. llvm-svn: 322040
Loading
Please register or sign in to comment