[corlib] Fix CustomAttributeDataTest.MethodIncludesDllImportAttributeData() on watch/tv
commit1f1942c356c6441dd4155daea688e540ceaaa452
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 12 Feb 2019 21:25:36 +0000 (12 22:25 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 13 Feb 2019 22:26:23 +0000 (13 23:26 +0100)
tree1184c89b15783e6de30dc2e2e7bd311eb0ee0824
parent7c3abd8e0d94ee3f9a9706d4fa9be328aa04f62b
[corlib] Fix CustomAttributeDataTest.MethodIncludesDllImportAttributeData() on watch/tv

Bitcode requires that the native symbol exists.
Changed the pinvoke to something that exists in libc.
mcs/class/corlib/Test/System.Reflection/CustomAttributeDataTest.cs