Add DISABLED failing test for ext inst import confusion
authorDavid Neto <dneto@google.com>
Fri, 16 Oct 2015 18:26:40 +0000 (14:26 -0400)
committerDavid Neto <dneto@google.com>
Mon, 2 Nov 2015 18:52:00 +0000 (13:52 -0500)
commite5e99b57ccdbd1a0d6eeba1ae79ab963b91e836f
treec40bbf740fa15edb54de61bf7d641336956e5425
parentb6a43383e7253121539165e3642b73c0a0f2a667
Add DISABLED failing test for ext inst import confusion

Currently, the assembler does not track external import
IDs when there are two or more.

TODO(dneto): Fix this functionality.
test/ExtInst.OpenCL.std.cpp