The intention was to remove the Object/X86/yaml-elf-x86-rel-broken.yaml test,
This test is at the wrong place and blocks D75608.
yaml-elf-x86-rel-broken.yaml was introduced in
rG892c6c86ea25dc97668ff1f1b7bf1108e85fa5ec to check that
yaml2obj can use an arbitrary Hex32 value as a relocation type.
We have tests that check the similar functionality.
I've improved them and removed the yaml-elf-x86-rel-broken.yaml
Probably should delete this and the similar blank lines after the later case comments in this and the other test. At the moment, it's not clear that it's tied to this test case.