Add a test that exercises wrong usage of result id
authorEhsan Nasiri <ehsann@google.com>
Mon, 5 Dec 2016 19:00:18 +0000 (14:00 -0500)
committerDavid Neto <dneto@google.com>
Tue, 6 Dec 2016 14:50:08 +0000 (09:50 -0500)
commit1f6123fa5fc99af90cb04438479d2955ba7c3c3a
treef175e6da40d4cb5e7681bebf5c86f440b3f37709
parentbab1aad8563d30ebd90a5a5d8cea10c0158e1825
Add a test that exercises wrong usage of result id

Result <id> resulting from an instruction within a function may not be
used outside that function.
test/val/val_id_test.cpp