Test that byte offsets are used to index into the list
authorDuncan Sands <baldrick@free.fr>
Fri, 6 Jul 2007 12:38:27 +0000 (12:38 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 6 Jul 2007 12:38:27 +0000 (12:38 +0000)
commitd14526cf33f9f4916719db4325867b1bcde4b3e4
tree902ce6d06cd89009c08cc77e6896c1a2cfd6e3a8
parent1aa7efbd2c98e761f50992197473304b99257ca9
Test that byte offsets are used to index into the list
of filter ids, and not simply the id index.  Testing
this requires at least 128 type infos!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37941 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2007-07-06-FilterOffset.ll [new file with mode: 0644]