Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8c77095

Browse files
committed
Revert baseline change
1 parent70f5405 commit8c77095

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

‎tests/fsharpqa/Source/CodeGen/EmittedIL/Tuples/ValueTupleAliasConstructor.il.bsl‎

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
.publickeytoken= (B0 3F 5F 7F11 D5 0A 3A )// .?_....:
1616
.ver4:5:0:0
1717
}
18+
.assembly extern System.ValueTuple
19+
{
20+
.publickeytoken= (CC 7B13 FF CD 2D DD51 )// .{...-.Q
21+
.ver4:0:1:0
22+
}
1823
.assembly ValueTupleAliasConstructor
1924
{
2025
.custom instance void [FSharp.Core]Microsoft.FSharp.Core.FSharpInterfaceDataVersionAttribute::.ctor(int32,
@@ -29,20 +34,20 @@
2934
}
3035
.mresource public FSharpSignatureData.ValueTupleAliasConstructor
3136
{
32-
// Offset: 0x00000000 Length:0x000001E8
37+
// Offset: 0x00000000 Length:0x000001EA
3338
}
3439
.mresource public FSharpOptimizationData.ValueTupleAliasConstructor
3540
{
3641
// Offset: 0x000001F0 Length: 0x00000061
3742
}
3843
.module ValueTupleAliasConstructor.exe
39-
// MVID: {5BB658A2-A8CF-BB34-A745-0383A258B65B}
44+
// MVID: {5B9C53DD-A8CF-BB34-A745-0383DD539C5B}
4045
.imagebase 0x00400000
4146
.file alignment 0x00000200
4247
.stackreserve 0x00100000
4348
.subsystem 0x0003// WINDOWS_CUI
4449
.corflags 0x00000001// ILONLY
45-
// Image base:0x01650000
50+
// Image base:0x01B00000
4651

4752

4853
// =============== CLASS MEMBERS DECLARATION ===================
@@ -69,8 +74,8 @@
6974
.line3,3 :9,22 'c:\\kevinransom\\visualfsharp\\tests\\fsharpqa\\Source\\CodeGen\\EmittedIL\\Tuples\\ValueTupleAliasConstructor.fs'
7075
IL_0000: ldc.i4.2
7176
IL_0001: ldc.i4.2
72-
IL_0002: newobj instance void valuetype [mscorlib]System.ValueTuple`2<int32,int32>::.ctor(!0,
73-
!1)
77+
IL_0002: newobj instance void valuetype [System.ValueTuple]System.ValueTuple`2<int32,int32>::.ctor(!0,
78+
!1)
7479
IL_0007: pop
7580
IL_0008: ret
7681
}// end of method $ValueTupleAliasConstructor::main@

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp