Fixes issue #497.
authorEhsan Nasiri <ehsann@google.com>
Tue, 17 Jan 2017 20:10:43 +0000 (15:10 -0500)
committerEhsan Nasiri <ehsann@google.com>
Thu, 19 Jan 2017 21:34:47 +0000 (16:34 -0500)
commitcb009b3862dc2d5d93a0831c65ac112a72c1645b
treed69077d15f44c828565246f098cedf50d810def9
parent9c71c572e5a1fcd5de8a926571b4122aa10a0c6c
Fixes issue #497.

The Linkage Attributes Decoration cannot be applied to functions
targeted by an OpEntryPoint instruction.
source/validate_decorations.cpp
test/val/val_decoration_test.cpp