Rewrite test/Feature/md_on_instruction.ll
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 20 Mar 2015 18:34:53 +0000 (18:34 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 20 Mar 2015 18:34:53 +0000 (18:34 +0000)
commit1188480049153a440bd4287946c7f2ea54672d8b
tree4dfd27931fdcee3af718d8c2c9ef6bcac3f9337a
parent8979e3f69b73e4dabe527dcfd0bb1471e68bf081
Rewrite test/Feature/md_on_instruction.ll

This test is supposed to be testing whether metadata attachments to
instructions work, but it was using invalid debug info to do so.  (This
was causing assertion failures in the `DebugInfoFinder` with a WIP patch
to be more strict about `DIDescriptor` accessors.)

Rather than fix the debug info -- which is better tested elsewhere --
just test the IR feature directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232828 91177308-0d34-0410-b5e6-96231b3b80d8
test/Feature/md_on_instruction.ll