summaryrefslogtreecommitdiff
path: root/tests/src/JIT/Methodical/Invoke/fptr/instftn.il
diff options
context:
space:
mode:
authorKyungwoo Lee <kyulee@microsoft.com>2015-12-24 06:51:55 -0800
committerKyungwoo Lee <kyulee@microsoft.com>2015-12-28 14:50:51 -0800
commitad0611d47b729d34af6687ccc61adb6ce0e1dde4 (patch)
tree0f4530c0f4acb8b39354a4fa1edf311e1e587734 /tests/src/JIT/Methodical/Invoke/fptr/instftn.il
parent4e6629d817e832c13dc09ce8f034b04d2f38230e (diff)
downloadcoreclr-ad0611d47b729d34af6687ccc61adb6ce0e1dde4.tar.gz
coreclr-ad0611d47b729d34af6687ccc61adb6ce0e1dde4.tar.bz2
coreclr-ad0611d47b729d34af6687ccc61adb6ce0e1dde4.zip
Using ilasm for test population
This enables the use of ilasm from CoreCLR build to populate il tests instead of using a stock ilasm on Windows desktop. Note currently we populate tests (even for xPlatforms) on Windows only. But when we migrate this test population on xPlatforms, this can be simply used as well. All permission related attributes are dropped which CoreCLR ignores anyhow. Or ilasm will fail to parse such attributes.
Diffstat (limited to 'tests/src/JIT/Methodical/Invoke/fptr/instftn.il')
-rw-r--r--tests/src/JIT/Methodical/Invoke/fptr/instftn.il1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/src/JIT/Methodical/Invoke/fptr/instftn.il b/tests/src/JIT/Methodical/Invoke/fptr/instftn.il
index d46ccb36ba..e915640fad 100644
--- a/tests/src/JIT/Methodical/Invoke/fptr/instftn.il
+++ b/tests/src/JIT/Methodical/Invoke/fptr/instftn.il
@@ -18,7 +18,6 @@
// bool) = ( 01 00 00 01 00 00 )
- .permission reqmin ['mscorlib']System.Security.Permissions.SecurityPermissionAttribute ( "SkipVerification" = true )
}
.module 'bug.exe'
// MVID: {90803FD0-8E18-44C9-A242-98463ADD450D}