Browse code

Update win32 buildfiles.

Use git diff -w to see the diff, the previous vcprojs were commited with CRLF
instead of LF (as the win32 git automatically transforms CRLF to LF).

Török Edvin authored on 2009/12/16 19:08:34
Showing 8 changed files
... ...
@@ -1,136 +1,133 @@
1
-
2
-Microsoft Visual Studio Solution File, Format Version 10.00
3
-# Visual C++ Express 2008
4
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamav", "libclamav.vcproj", "{3AD5B16C-340A-40AC-96AD-6017B941A316}"
5
-	ProjectSection(ProjectDependencies) = postProject
6
-		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7} = {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}
7
-	EndProjectSection
8
-EndProject
9
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamscan", "clamscan.vcproj", "{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
10
-	ProjectSection(ProjectDependencies) = postProject
11
-		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
12
-	EndProjectSection
13
-EndProject
14
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar_iface", "libclamunrar_iface.vcproj", "{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
15
-	ProjectSection(ProjectDependencies) = postProject
16
-		{41B2E193-92E3-429C-8DAC-9B287E3D7182} = {41B2E193-92E3-429C-8DAC-9B287E3D7182}
17
-	EndProjectSection
18
-EndProject
19
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar", "libclamunrar.vcproj", "{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
20
-EndProject
21
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freshclam", "freshclam.vcproj", "{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
22
-	ProjectSection(ProjectDependencies) = postProject
23
-		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
24
-	EndProjectSection
25
-EndProject
26
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamconf", "clamconf.vcproj", "{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
27
-	ProjectSection(ProjectDependencies) = postProject
28
-		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
29
-	EndProjectSection
30
-EndProject
31
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clambc", "clambc.vcproj", "{81AF8E63-81A8-4748-84E7-72DA558906B6}"
32
-EndProject
33
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamavcxx", "libclamavcxx.vcproj", "{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
34
-	ProjectSection(ProjectDependencies) = postProject
35
-		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B} = {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}
36
-		{4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
37
-		{28710655-9C06-4803-8752-55A99115773F} = {28710655-9C06-4803-8752-55A99115773F}
38
-		{B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
39
-		{6D7B62E9-883D-406C-B6F8-1636D3962772} = {6D7B62E9-883D-406C-B6F8-1636D3962772}
40
-	EndProjectSection
41
-EndProject
42
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsystem", "LLVMsystem.vcproj", "{B174EBB8-99AE-4371-9A54-79DC309730DA}"
43
-EndProject
44
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsupport", "LLVMsupport.vcproj", "{4DDFCA45-7793-428D-A4D8-07C60722F487}"
45
-	ProjectSection(ProjectDependencies) = postProject
46
-		{B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
47
-	EndProjectSection
48
-EndProject
49
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMtblgen", "LLVMtblgen.vcproj", "{39487174-E012-444A-8592-3CDAFA2A1869}"
50
-	ProjectSection(ProjectDependencies) = postProject
51
-		{4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
52
-		{B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
53
-	EndProjectSection
54
-EndProject
55
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMx86codegen", "LLVMx86codegen.vcproj", "{28710655-9C06-4803-8752-55A99115773F}"
56
-	ProjectSection(ProjectDependencies) = postProject
57
-		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
58
-	EndProjectSection
59
-EndProject
60
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMjit", "LLVMjit.vcproj", "{6D7B62E9-883D-406C-B6F8-1636D3962772}"
61
-	ProjectSection(ProjectDependencies) = postProject
62
-		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
63
-	EndProjectSection
64
-EndProject
65
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMcodegen", "LLVMcodegen.vcproj", "{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
66
-	ProjectSection(ProjectDependencies) = postProject
67
-		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
68
-	EndProjectSection
69
-EndProject
70
-Global
71
-	GlobalSection(SolutionConfigurationPlatforms) = preSolution
72
-		Debug|Win32 = Debug|Win32
73
-		Release|Win32 = Release|Win32
74
-	EndGlobalSection
75
-	GlobalSection(ProjectConfigurationPlatforms) = postSolution
76
-		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.ActiveCfg = Debug|Win32
77
-		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.Build.0 = Debug|Win32
78
-		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.ActiveCfg = Release|Win32
79
-		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.Build.0 = Release|Win32
80
-		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.ActiveCfg = Debug|Win32
81
-		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.Build.0 = Debug|Win32
82
-		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.ActiveCfg = Release|Win32
83
-		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.Build.0 = Release|Win32
84
-		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.ActiveCfg = Debug|Win32
85
-		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.Build.0 = Debug|Win32
86
-		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.ActiveCfg = Release|Win32
87
-		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.Build.0 = Release|Win32
88
-		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.ActiveCfg = Debug|Win32
89
-		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.Build.0 = Debug|Win32
90
-		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.ActiveCfg = Release|Win32
91
-		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.Build.0 = Release|Win32
92
-		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.ActiveCfg = Debug|Win32
93
-		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.Build.0 = Debug|Win32
94
-		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.ActiveCfg = Release|Win32
95
-		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.Build.0 = Release|Win32
96
-		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.ActiveCfg = Debug|Win32
97
-		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.Build.0 = Debug|Win32
98
-		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.ActiveCfg = Release|Win32
99
-		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.Build.0 = Release|Win32
100
-		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.ActiveCfg = Debug|Win32
101
-		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.Build.0 = Debug|Win32
102
-		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.ActiveCfg = Release|Win32
103
-		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.Build.0 = Release|Win32
104
-		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.ActiveCfg = Debug|Win32
105
-		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.Build.0 = Debug|Win32
106
-		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.ActiveCfg = Release|Win32
107
-		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.Build.0 = Release|Win32
108
-		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.ActiveCfg = Debug|Win32
109
-		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.Build.0 = Debug|Win32
110
-		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.ActiveCfg = Release|Win32
111
-		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.Build.0 = Release|Win32
112
-		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.ActiveCfg = Debug|Win32
113
-		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.Build.0 = Debug|Win32
114
-		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.ActiveCfg = Release|Win32
115
-		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.Build.0 = Release|Win32
116
-		{39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.ActiveCfg = Debug|Win32
117
-		{39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.Build.0 = Debug|Win32
118
-		{39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.ActiveCfg = Release|Win32
119
-		{39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.Build.0 = Release|Win32
120
-		{28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.ActiveCfg = Debug|Win32
121
-		{28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.Build.0 = Debug|Win32
122
-		{28710655-9C06-4803-8752-55A99115773F}.Release|Win32.ActiveCfg = Release|Win32
123
-		{28710655-9C06-4803-8752-55A99115773F}.Release|Win32.Build.0 = Release|Win32
124
-		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.ActiveCfg = Debug|Win32
125
-		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.Build.0 = Debug|Win32
126
-		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.ActiveCfg = Release|Win32
127
-		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.Build.0 = Release|Win32
128
-		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.ActiveCfg = Debug|Win32
129
-		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.Build.0 = Debug|Win32
130
-		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.ActiveCfg = Release|Win32
131
-		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.Build.0 = Release|Win32
132
-	EndGlobalSection
133
-	GlobalSection(SolutionProperties) = preSolution
134
-		HideSolutionNode = FALSE
135
-	EndGlobalSection
136
-EndGlobal
1
+
2
+Microsoft Visual Studio Solution File, Format Version 10.00
3
+# Visual C++ Express 2008
4
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamav", "libclamav.vcproj", "{3AD5B16C-340A-40AC-96AD-6017B941A316}"
5
+	ProjectSection(ProjectDependencies) = postProject
6
+		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7} = {F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}
7
+	EndProjectSection
8
+EndProject
9
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamscan", "clamscan.vcproj", "{F79E7CA7-E49D-479E-8D68-0EA9CB585575}"
10
+	ProjectSection(ProjectDependencies) = postProject
11
+		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
12
+	EndProjectSection
13
+EndProject
14
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar_iface", "libclamunrar_iface.vcproj", "{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}"
15
+	ProjectSection(ProjectDependencies) = postProject
16
+		{41B2E193-92E3-429C-8DAC-9B287E3D7182} = {41B2E193-92E3-429C-8DAC-9B287E3D7182}
17
+	EndProjectSection
18
+EndProject
19
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamunrar", "libclamunrar.vcproj", "{41B2E193-92E3-429C-8DAC-9B287E3D7182}"
20
+EndProject
21
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freshclam", "freshclam.vcproj", "{CEA52DD8-0418-42AD-B640-F33CC7C600CE}"
22
+	ProjectSection(ProjectDependencies) = postProject
23
+		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
24
+	EndProjectSection
25
+EndProject
26
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clamconf", "clamconf.vcproj", "{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}"
27
+	ProjectSection(ProjectDependencies) = postProject
28
+		{3AD5B16C-340A-40AC-96AD-6017B941A316} = {3AD5B16C-340A-40AC-96AD-6017B941A316}
29
+	EndProjectSection
30
+EndProject
31
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "clambc", "clambc.vcproj", "{81AF8E63-81A8-4748-84E7-72DA558906B6}"
32
+EndProject
33
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libclamavcxx", "libclamavcxx.vcproj", "{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
34
+	ProjectSection(ProjectDependencies) = postProject
35
+		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B} = {7472FD2F-DDE7-44B1-91FB-65C0BE81932B}
36
+		{4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
37
+		{28710655-9C06-4803-8752-55A99115773F} = {28710655-9C06-4803-8752-55A99115773F}
38
+		{B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
39
+		{6D7B62E9-883D-406C-B6F8-1636D3962772} = {6D7B62E9-883D-406C-B6F8-1636D3962772}
40
+	EndProjectSection
41
+EndProject
42
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsystem", "LLVMsystem.vcproj", "{B174EBB8-99AE-4371-9A54-79DC309730DA}"
43
+EndProject
44
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMsupport", "LLVMsupport.vcproj", "{4DDFCA45-7793-428D-A4D8-07C60722F487}"
45
+EndProject
46
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMtblgen", "LLVMtblgen.vcproj", "{39487174-E012-444A-8592-3CDAFA2A1869}"
47
+	ProjectSection(ProjectDependencies) = postProject
48
+		{4DDFCA45-7793-428D-A4D8-07C60722F487} = {4DDFCA45-7793-428D-A4D8-07C60722F487}
49
+		{B174EBB8-99AE-4371-9A54-79DC309730DA} = {B174EBB8-99AE-4371-9A54-79DC309730DA}
50
+	EndProjectSection
51
+EndProject
52
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMx86codegen", "LLVMx86codegen.vcproj", "{28710655-9C06-4803-8752-55A99115773F}"
53
+	ProjectSection(ProjectDependencies) = postProject
54
+		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
55
+	EndProjectSection
56
+EndProject
57
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMjit", "LLVMjit.vcproj", "{6D7B62E9-883D-406C-B6F8-1636D3962772}"
58
+	ProjectSection(ProjectDependencies) = postProject
59
+		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
60
+	EndProjectSection
61
+EndProject
62
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LLVMcodegen", "LLVMcodegen.vcproj", "{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
63
+	ProjectSection(ProjectDependencies) = postProject
64
+		{39487174-E012-444A-8592-3CDAFA2A1869} = {39487174-E012-444A-8592-3CDAFA2A1869}
65
+	EndProjectSection
66
+EndProject
67
+Global
68
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
69
+		Debug|Win32 = Debug|Win32
70
+		Release|Win32 = Release|Win32
71
+	EndGlobalSection
72
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
73
+		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.ActiveCfg = Debug|Win32
74
+		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Debug|Win32.Build.0 = Debug|Win32
75
+		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.ActiveCfg = Release|Win32
76
+		{3AD5B16C-340A-40AC-96AD-6017B941A316}.Release|Win32.Build.0 = Release|Win32
77
+		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.ActiveCfg = Debug|Win32
78
+		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Debug|Win32.Build.0 = Debug|Win32
79
+		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.ActiveCfg = Release|Win32
80
+		{F79E7CA7-E49D-479E-8D68-0EA9CB585575}.Release|Win32.Build.0 = Release|Win32
81
+		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.ActiveCfg = Debug|Win32
82
+		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Debug|Win32.Build.0 = Debug|Win32
83
+		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.ActiveCfg = Release|Win32
84
+		{3E9C718E-7670-4E33-9D94-C4E9ABE49F81}.Release|Win32.Build.0 = Release|Win32
85
+		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.ActiveCfg = Debug|Win32
86
+		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Debug|Win32.Build.0 = Debug|Win32
87
+		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.ActiveCfg = Release|Win32
88
+		{41B2E193-92E3-429C-8DAC-9B287E3D7182}.Release|Win32.Build.0 = Release|Win32
89
+		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.ActiveCfg = Debug|Win32
90
+		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Debug|Win32.Build.0 = Debug|Win32
91
+		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.ActiveCfg = Release|Win32
92
+		{CEA52DD8-0418-42AD-B640-F33CC7C600CE}.Release|Win32.Build.0 = Release|Win32
93
+		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.ActiveCfg = Debug|Win32
94
+		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Debug|Win32.Build.0 = Debug|Win32
95
+		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.ActiveCfg = Release|Win32
96
+		{DEABE3C7-6F4D-4221-8EEE-AD19C8261273}.Release|Win32.Build.0 = Release|Win32
97
+		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.ActiveCfg = Debug|Win32
98
+		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Debug|Win32.Build.0 = Debug|Win32
99
+		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.ActiveCfg = Release|Win32
100
+		{81AF8E63-81A8-4748-84E7-72DA558906B6}.Release|Win32.Build.0 = Release|Win32
101
+		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.ActiveCfg = Debug|Win32
102
+		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Debug|Win32.Build.0 = Debug|Win32
103
+		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.ActiveCfg = Release|Win32
104
+		{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}.Release|Win32.Build.0 = Release|Win32
105
+		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.ActiveCfg = Debug|Win32
106
+		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Debug|Win32.Build.0 = Debug|Win32
107
+		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.ActiveCfg = Release|Win32
108
+		{B174EBB8-99AE-4371-9A54-79DC309730DA}.Release|Win32.Build.0 = Release|Win32
109
+		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.ActiveCfg = Debug|Win32
110
+		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Debug|Win32.Build.0 = Debug|Win32
111
+		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.ActiveCfg = Release|Win32
112
+		{4DDFCA45-7793-428D-A4D8-07C60722F487}.Release|Win32.Build.0 = Release|Win32
113
+		{39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.ActiveCfg = Debug|Win32
114
+		{39487174-E012-444A-8592-3CDAFA2A1869}.Debug|Win32.Build.0 = Debug|Win32
115
+		{39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.ActiveCfg = Release|Win32
116
+		{39487174-E012-444A-8592-3CDAFA2A1869}.Release|Win32.Build.0 = Release|Win32
117
+		{28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.ActiveCfg = Debug|Win32
118
+		{28710655-9C06-4803-8752-55A99115773F}.Debug|Win32.Build.0 = Debug|Win32
119
+		{28710655-9C06-4803-8752-55A99115773F}.Release|Win32.ActiveCfg = Release|Win32
120
+		{28710655-9C06-4803-8752-55A99115773F}.Release|Win32.Build.0 = Release|Win32
121
+		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.ActiveCfg = Debug|Win32
122
+		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Debug|Win32.Build.0 = Debug|Win32
123
+		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.ActiveCfg = Release|Win32
124
+		{6D7B62E9-883D-406C-B6F8-1636D3962772}.Release|Win32.Build.0 = Release|Win32
125
+		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.ActiveCfg = Debug|Win32
126
+		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Debug|Win32.Build.0 = Debug|Win32
127
+		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.ActiveCfg = Release|Win32
128
+		{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}.Release|Win32.Build.0 = Release|Win32
129
+	EndGlobalSection
130
+	GlobalSection(SolutionProperties) = preSolution
131
+		HideSolutionNode = FALSE
132
+	EndGlobalSection
133
+EndGlobal
... ...
@@ -1,611 +1,614 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMcodegen"
6
-	ProjectGUID="{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
7
-	RootNamespace="LLVMcodegen"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
110
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\AddrModeMatcher.cpp"
157
-				>
158
-			</File>
159
-			<File
160
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AggressiveAntiDepBreaker.cpp"
161
-				>
162
-			</File>
163
-			<File
164
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasSetTracker.cpp"
165
-				>
166
-			</File>
167
-			<File
168
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\AsmPrinter.cpp"
169
-				>
170
-			</File>
171
-			<File
172
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\BasicBlockUtils.cpp"
173
-				>
174
-			</File>
175
-			<File
176
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\BranchFolding.cpp"
177
-				>
178
-			</File>
179
-			<File
180
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\BreakCriticalEdges.cpp"
181
-				>
182
-			</File>
183
-			<File
184
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CalcSpillWeights.cpp"
185
-				>
186
-			</File>
187
-			<File
188
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\CallingConvLower.cpp"
189
-				>
190
-			</File>
191
-			<File
192
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\CodeGenPrepare.cpp"
193
-				>
194
-			</File>
195
-			<File
196
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CodePlacementOpt.cpp"
197
-				>
198
-			</File>
199
-			<File
200
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ConstantFolding.cpp"
201
-				>
202
-			</File>
203
-			<File
204
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CriticalAntiDepBreaker.cpp"
205
-				>
206
-			</File>
207
-			<File
208
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\DAGCombiner.cpp"
209
-				>
210
-			</File>
211
-			<File
212
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\DemoteRegToStack.cpp"
213
-				>
214
-			</File>
215
-			<File
216
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DIE.cpp"
217
-				>
218
-			</File>
219
-			<File
220
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfDebug.cpp"
221
-				>
222
-			</File>
223
-			<File
224
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DwarfEHPrepare.cpp"
225
-				>
226
-			</File>
227
-			<File
228
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfException.cpp"
229
-				>
230
-			</File>
231
-			<File
232
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfLabel.cpp"
233
-				>
234
-			</File>
235
-			<File
236
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfPrinter.cpp"
237
-				>
238
-			</File>
239
-			<File
240
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfWriter.cpp"
241
-				>
242
-			</File>
243
-			<File
244
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ExactHazardRecognizer.cpp"
245
-				>
246
-			</File>
247
-			<File
248
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\FastISel.cpp"
249
-				>
250
-			</File>
251
-			<File
252
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp"
253
-				>
254
-			</File>
255
-			<File
256
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\GCMetadata.cpp"
257
-				>
258
-			</File>
259
-			<File
260
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\GCStrategy.cpp"
261
-				>
262
-			</File>
263
-			<File
264
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\GEPSplitter.cpp"
265
-				>
266
-			</File>
267
-			<File
268
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\GVN.cpp"
269
-				>
270
-			</File>
271
-			<File
272
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\InstrEmitter.cpp"
273
-				>
274
-			</File>
275
-			<File
276
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\InstructionSimplify.cpp"
277
-				>
278
-			</File>
279
-			<File
280
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\IVUsers.cpp"
281
-				>
282
-			</File>
283
-			<File
284
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LatencyPriorityQueue.cpp"
285
-				>
286
-			</File>
287
-			<File
288
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LCSSA.cpp"
289
-				>
290
-			</File>
291
-			<File
292
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
293
-				>
294
-			</File>
295
-			<File
296
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp"
297
-				>
298
-			</File>
299
-			<File
300
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp"
301
-				>
302
-			</File>
303
-			<File
304
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp"
305
-				>
306
-			</File>
307
-			<File
308
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp"
309
-				>
310
-			</File>
311
-			<File
312
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp"
313
-				>
314
-			</File>
315
-			<File
316
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
317
-				>
318
-			</File>
319
-			<File
320
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveInterval.cpp"
321
-				>
322
-			</File>
323
-			<File
324
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveIntervalAnalysis.cpp"
325
-				>
326
-			</File>
327
-			<File
328
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveStackAnalysis.cpp"
329
-				>
330
-			</File>
331
-			<File
332
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveVariables.cpp"
333
-				>
334
-			</File>
335
-			<File
336
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LLVMTargetMachine.cpp"
337
-				>
338
-			</File>
339
-			<File
340
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\Local.cpp"
341
-				>
342
-			</File>
343
-			<File
344
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\LoopInfo.cpp"
345
-				>
346
-			</File>
347
-			<File
348
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\LoopPass.cpp"
349
-				>
350
-			</File>
351
-			<File
352
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LoopSimplify.cpp"
353
-				>
354
-			</File>
355
-			<File
356
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\LoopStrengthReduce.cpp"
357
-				>
358
-			</File>
359
-			<File
360
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LowerInvoke.cpp"
361
-				>
362
-			</File>
363
-			<File
364
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LowerSubregs.cpp"
365
-				>
366
-			</File>
367
-			<File
368
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LowerSwitch.cpp"
369
-				>
370
-			</File>
371
-			<File
372
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineDominators.cpp"
373
-				>
374
-			</File>
375
-			<File
376
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineLICM.cpp"
377
-				>
378
-			</File>
379
-			<File
380
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineLoopInfo.cpp"
381
-				>
382
-			</File>
383
-			<File
384
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachinePassRegistry.cpp"
385
-				>
386
-			</File>
387
-			<File
388
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineSink.cpp"
389
-				>
390
-			</File>
391
-			<File
392
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineSSAUpdater.cpp"
393
-				>
394
-			</File>
395
-			<File
396
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineVerifier.cpp"
397
-				>
398
-			</File>
399
-			<File
400
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MaxStackAlignment.cpp"
401
-				>
402
-			</File>
403
-			<File
404
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoDarwin.cpp"
405
-				>
406
-			</File>
407
-			<File
408
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmStreamer.cpp"
409
-				>
410
-			</File>
411
-			<File
412
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCInst.cpp"
413
-				>
414
-			</File>
415
-			<File
416
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCStreamer.cpp"
417
-				>
418
-			</File>
419
-			<File
420
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\Mem2Reg.cpp"
421
-				>
422
-			</File>
423
-			<File
424
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\MemoryDependenceAnalysis.cpp"
425
-				>
426
-			</File>
427
-			<File
428
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\Passes.cpp"
429
-				>
430
-			</File>
431
-			<File
432
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PHIElimination.cpp"
433
-				>
434
-			</File>
435
-			<File
436
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\PHITransAddr.cpp"
437
-				>
438
-			</File>
439
-			<File
440
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PostRASchedulerList.cpp"
441
-				>
442
-			</File>
443
-			<File
444
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PreAllocSplitting.cpp"
445
-				>
446
-			</File>
447
-			<File
448
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ProcessImplicitDefs.cpp"
449
-				>
450
-			</File>
451
-			<File
452
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ProfileInfo.cpp"
453
-				>
454
-			</File>
455
-			<File
456
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PrologEpilogInserter.cpp"
457
-				>
458
-			</File>
459
-			<File
460
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\PromoteMemoryToRegister.cpp"
461
-				>
462
-			</File>
463
-			<File
464
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegAllocLinearScan.cpp"
465
-				>
466
-			</File>
467
-			<File
468
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegisterCoalescer.cpp"
469
-				>
470
-			</File>
471
-			<File
472
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegisterScavenging.cpp"
473
-				>
474
-			</File>
475
-			<File
476
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ScalarEvolution.cpp"
477
-				>
478
-			</File>
479
-			<File
480
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ScalarEvolutionExpander.cpp"
481
-				>
482
-			</File>
483
-			<File
484
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAG.cpp"
485
-				>
486
-			</File>
487
-			<File
488
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGEmit.cpp"
489
-				>
490
-			</File>
491
-			<File
492
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
493
-				>
494
-			</File>
495
-			<File
496
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGInstrs.cpp"
497
-				>
498
-			</File>
499
-			<File
500
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
501
-				>
502
-			</File>
503
-			<File
504
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGPrinter.cpp"
505
-				>
506
-			</File>
507
-			<File
508
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp"
509
-				>
510
-			</File>
511
-			<File
512
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp"
513
-				>
514
-			</File>
515
-			<File
516
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
517
-				>
518
-			</File>
519
-			<File
520
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp"
521
-				>
522
-			</File>
523
-			<File
524
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
525
-				>
526
-			</File>
527
-			<File
528
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
529
-				>
530
-			</File>
531
-			<File
532
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ShrinkWrapping.cpp"
533
-				>
534
-			</File>
535
-			<File
536
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SimpleRegisterCoalescing.cpp"
537
-				>
538
-			</File>
539
-			<File
540
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\SimplifyCFG.cpp"
541
-				>
542
-			</File>
543
-			<File
544
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SjLjEHPrepare.cpp"
545
-				>
546
-			</File>
547
-			<File
548
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SlotIndexes.cpp"
549
-				>
550
-			</File>
551
-			<File
552
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\Spiller.cpp"
553
-				>
554
-			</File>
555
-			<File
556
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\SSAUpdater.cpp"
557
-				>
558
-			</File>
559
-			<File
560
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StackProtector.cpp"
561
-				>
562
-			</File>
563
-			<File
564
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StackSlotColoring.cpp"
565
-				>
566
-			</File>
567
-			<File
568
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StrongPHIElimination.cpp"
569
-				>
570
-			</File>
571
-			<File
572
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TailDuplication.cpp"
573
-				>
574
-			</File>
575
-			<File
576
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetFrameInfo.cpp"
577
-				>
578
-			</File>
579
-			<File
580
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
581
-				>
582
-			</File>
583
-			<File
584
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetSubtarget.cpp"
585
-				>
586
-			</File>
587
-			<File
588
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TwoAddressInstructionPass.cpp"
589
-				>
590
-			</File>
591
-			<File
592
-				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp"
593
-				>
594
-			</File>
595
-			<File
596
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\UnreachableBlockElim.cpp"
597
-				>
598
-			</File>
599
-			<File
600
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\VirtRegMap.cpp"
601
-				>
602
-			</File>
603
-			<File
604
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\VirtRegRewriter.cpp"
605
-				>
606
-			</File>
607
-		</Filter>
608
-	</Files>
609
-	<Globals>
610
-	</Globals>
611
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMcodegen"
6
+	ProjectGUID="{7472FD2F-DDE7-44B1-91FB-65C0BE81932B}"
7
+	RootNamespace="LLVMcodegen"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				ExceptionHandling="1"
48
+				BasicRuntimeChecks="3"
49
+				RuntimeLibrary="3"
50
+				UsePrecompiledHeader="0"
51
+				WarningLevel="3"
52
+				DebugInformationFormat="4"
53
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				Name="VCLibrarianTool"
66
+			/>
67
+			<Tool
68
+				Name="VCALinkTool"
69
+			/>
70
+			<Tool
71
+				Name="VCXDCMakeTool"
72
+			/>
73
+			<Tool
74
+				Name="VCBscMakeTool"
75
+			/>
76
+			<Tool
77
+				Name="VCFxCopTool"
78
+			/>
79
+			<Tool
80
+				Name="VCPostBuildEventTool"
81
+			/>
82
+		</Configuration>
83
+		<Configuration
84
+			Name="Release|Win32"
85
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
+			ConfigurationType="4"
88
+			CharacterSet="1"
89
+			WholeProgramOptimization="1"
90
+			>
91
+			<Tool
92
+				Name="VCPreBuildEventTool"
93
+			/>
94
+			<Tool
95
+				Name="VCCustomBuildTool"
96
+			/>
97
+			<Tool
98
+				Name="VCXMLDataGeneratorTool"
99
+			/>
100
+			<Tool
101
+				Name="VCWebServiceProxyGeneratorTool"
102
+			/>
103
+			<Tool
104
+				Name="VCMIDLTool"
105
+			/>
106
+			<Tool
107
+				Name="VCCLCompilerTool"
108
+				Optimization="2"
109
+				EnableIntrinsicFunctions="true"
110
+				WholeProgramOptimization="false"
111
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
112
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
+				ExceptionHandling="1"
114
+				RuntimeLibrary="2"
115
+				EnableFunctionLevelLinking="false"
116
+				UsePrecompiledHeader="0"
117
+				WarningLevel="3"
118
+				DebugInformationFormat="0"
119
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
120
+			/>
121
+			<Tool
122
+				Name="VCManagedResourceCompilerTool"
123
+			/>
124
+			<Tool
125
+				Name="VCResourceCompilerTool"
126
+			/>
127
+			<Tool
128
+				Name="VCPreLinkEventTool"
129
+			/>
130
+			<Tool
131
+				Name="VCLibrarianTool"
132
+			/>
133
+			<Tool
134
+				Name="VCALinkTool"
135
+			/>
136
+			<Tool
137
+				Name="VCXDCMakeTool"
138
+			/>
139
+			<Tool
140
+				Name="VCBscMakeTool"
141
+			/>
142
+			<Tool
143
+				Name="VCFxCopTool"
144
+			/>
145
+			<Tool
146
+				Name="VCPostBuildEventTool"
147
+			/>
148
+		</Configuration>
149
+	</Configurations>
150
+	<References>
151
+	</References>
152
+	<Files>
153
+		<Filter
154
+			Name="Source Files"
155
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
156
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157
+			>
158
+			<File
159
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\AddrModeMatcher.cpp"
160
+				>
161
+			</File>
162
+			<File
163
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AggressiveAntiDepBreaker.cpp"
164
+				>
165
+			</File>
166
+			<File
167
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasSetTracker.cpp"
168
+				>
169
+			</File>
170
+			<File
171
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\AsmPrinter.cpp"
172
+				>
173
+			</File>
174
+			<File
175
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\BasicBlockUtils.cpp"
176
+				>
177
+			</File>
178
+			<File
179
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\BranchFolding.cpp"
180
+				>
181
+			</File>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\BreakCriticalEdges.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CalcSpillWeights.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\CallingConvLower.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\CodeGenPrepare.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CodePlacementOpt.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ConstantFolding.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\CriticalAntiDepBreaker.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\DAGCombiner.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\DemoteRegToStack.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DIE.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfDebug.cpp"
224
+				>
225
+			</File>
226
+			<File
227
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DwarfEHPrepare.cpp"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfException.cpp"
232
+				>
233
+			</File>
234
+			<File
235
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfLabel.cpp"
236
+				>
237
+			</File>
238
+			<File
239
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfPrinter.cpp"
240
+				>
241
+			</File>
242
+			<File
243
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\AsmPrinter\DwarfWriter.cpp"
244
+				>
245
+			</File>
246
+			<File
247
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ExactHazardRecognizer.cpp"
248
+				>
249
+			</File>
250
+			<File
251
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\FastISel.cpp"
252
+				>
253
+			</File>
254
+			<File
255
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\FunctionLoweringInfo.cpp"
256
+				>
257
+			</File>
258
+			<File
259
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\GCMetadata.cpp"
260
+				>
261
+			</File>
262
+			<File
263
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\GCStrategy.cpp"
264
+				>
265
+			</File>
266
+			<File
267
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\GEPSplitter.cpp"
268
+				>
269
+			</File>
270
+			<File
271
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\GVN.cpp"
272
+				>
273
+			</File>
274
+			<File
275
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\InstrEmitter.cpp"
276
+				>
277
+			</File>
278
+			<File
279
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\InstructionSimplify.cpp"
280
+				>
281
+			</File>
282
+			<File
283
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\IVUsers.cpp"
284
+				>
285
+			</File>
286
+			<File
287
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LatencyPriorityQueue.cpp"
288
+				>
289
+			</File>
290
+			<File
291
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LCSSA.cpp"
292
+				>
293
+			</File>
294
+			<File
295
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeDAG.cpp"
296
+				>
297
+			</File>
298
+			<File
299
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeFloatTypes.cpp"
300
+				>
301
+			</File>
302
+			<File
303
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeIntegerTypes.cpp"
304
+				>
305
+			</File>
306
+			<File
307
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeTypes.cpp"
308
+				>
309
+			</File>
310
+			<File
311
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeTypesGeneric.cpp"
312
+				>
313
+			</File>
314
+			<File
315
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeVectorOps.cpp"
316
+				>
317
+			</File>
318
+			<File
319
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\LegalizeVectorTypes.cpp"
320
+				>
321
+			</File>
322
+			<File
323
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveInterval.cpp"
324
+				>
325
+			</File>
326
+			<File
327
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveIntervalAnalysis.cpp"
328
+				>
329
+			</File>
330
+			<File
331
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveStackAnalysis.cpp"
332
+				>
333
+			</File>
334
+			<File
335
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LiveVariables.cpp"
336
+				>
337
+			</File>
338
+			<File
339
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LLVMTargetMachine.cpp"
340
+				>
341
+			</File>
342
+			<File
343
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\Local.cpp"
344
+				>
345
+			</File>
346
+			<File
347
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\LoopInfo.cpp"
348
+				>
349
+			</File>
350
+			<File
351
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\LoopPass.cpp"
352
+				>
353
+			</File>
354
+			<File
355
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LoopSimplify.cpp"
356
+				>
357
+			</File>
358
+			<File
359
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Scalar\LoopStrengthReduce.cpp"
360
+				>
361
+			</File>
362
+			<File
363
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LowerInvoke.cpp"
364
+				>
365
+			</File>
366
+			<File
367
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\LowerSubregs.cpp"
368
+				>
369
+			</File>
370
+			<File
371
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\LowerSwitch.cpp"
372
+				>
373
+			</File>
374
+			<File
375
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineDominators.cpp"
376
+				>
377
+			</File>
378
+			<File
379
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineLICM.cpp"
380
+				>
381
+			</File>
382
+			<File
383
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineLoopInfo.cpp"
384
+				>
385
+			</File>
386
+			<File
387
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachinePassRegistry.cpp"
388
+				>
389
+			</File>
390
+			<File
391
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineSink.cpp"
392
+				>
393
+			</File>
394
+			<File
395
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineSSAUpdater.cpp"
396
+				>
397
+			</File>
398
+			<File
399
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineVerifier.cpp"
400
+				>
401
+			</File>
402
+			<File
403
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MaxStackAlignment.cpp"
404
+				>
405
+			</File>
406
+			<File
407
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoDarwin.cpp"
408
+				>
409
+			</File>
410
+			<File
411
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmStreamer.cpp"
412
+				>
413
+			</File>
414
+			<File
415
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCInst.cpp"
416
+				>
417
+			</File>
418
+			<File
419
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCStreamer.cpp"
420
+				>
421
+			</File>
422
+			<File
423
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\Mem2Reg.cpp"
424
+				>
425
+			</File>
426
+			<File
427
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\MemoryDependenceAnalysis.cpp"
428
+				>
429
+			</File>
430
+			<File
431
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\Passes.cpp"
432
+				>
433
+			</File>
434
+			<File
435
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PHIElimination.cpp"
436
+				>
437
+			</File>
438
+			<File
439
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\PHITransAddr.cpp"
440
+				>
441
+			</File>
442
+			<File
443
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PostRASchedulerList.cpp"
444
+				>
445
+			</File>
446
+			<File
447
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PreAllocSplitting.cpp"
448
+				>
449
+			</File>
450
+			<File
451
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ProcessImplicitDefs.cpp"
452
+				>
453
+			</File>
454
+			<File
455
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ProfileInfo.cpp"
456
+				>
457
+			</File>
458
+			<File
459
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PrologEpilogInserter.cpp"
460
+				>
461
+			</File>
462
+			<File
463
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\PromoteMemoryToRegister.cpp"
464
+				>
465
+			</File>
466
+			<File
467
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegAllocLinearScan.cpp"
468
+				>
469
+			</File>
470
+			<File
471
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegisterCoalescer.cpp"
472
+				>
473
+			</File>
474
+			<File
475
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\RegisterScavenging.cpp"
476
+				>
477
+			</File>
478
+			<File
479
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ScalarEvolution.cpp"
480
+				>
481
+			</File>
482
+			<File
483
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ScalarEvolutionExpander.cpp"
484
+				>
485
+			</File>
486
+			<File
487
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAG.cpp"
488
+				>
489
+			</File>
490
+			<File
491
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGEmit.cpp"
492
+				>
493
+			</File>
494
+			<File
495
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGFast.cpp"
496
+				>
497
+			</File>
498
+			<File
499
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGInstrs.cpp"
500
+				>
501
+			</File>
502
+			<File
503
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGList.cpp"
504
+				>
505
+			</File>
506
+			<File
507
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ScheduleDAGPrinter.cpp"
508
+				>
509
+			</File>
510
+			<File
511
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGRRList.cpp"
512
+				>
513
+			</File>
514
+			<File
515
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\ScheduleDAGSDNodes.cpp"
516
+				>
517
+			</File>
518
+			<File
519
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAG.cpp"
520
+				>
521
+			</File>
522
+			<File
523
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGBuilder.cpp"
524
+				>
525
+			</File>
526
+			<File
527
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGISel.cpp"
528
+				>
529
+			</File>
530
+			<File
531
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
532
+				>
533
+			</File>
534
+			<File
535
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ShrinkWrapping.cpp"
536
+				>
537
+			</File>
538
+			<File
539
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SimpleRegisterCoalescing.cpp"
540
+				>
541
+			</File>
542
+			<File
543
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\SimplifyCFG.cpp"
544
+				>
545
+			</File>
546
+			<File
547
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SjLjEHPrepare.cpp"
548
+				>
549
+			</File>
550
+			<File
551
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SlotIndexes.cpp"
552
+				>
553
+			</File>
554
+			<File
555
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\Spiller.cpp"
556
+				>
557
+			</File>
558
+			<File
559
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\SSAUpdater.cpp"
560
+				>
561
+			</File>
562
+			<File
563
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StackProtector.cpp"
564
+				>
565
+			</File>
566
+			<File
567
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StackSlotColoring.cpp"
568
+				>
569
+			</File>
570
+			<File
571
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\StrongPHIElimination.cpp"
572
+				>
573
+			</File>
574
+			<File
575
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TailDuplication.cpp"
576
+				>
577
+			</File>
578
+			<File
579
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetFrameInfo.cpp"
580
+				>
581
+			</File>
582
+			<File
583
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
584
+				>
585
+			</File>
586
+			<File
587
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetSubtarget.cpp"
588
+				>
589
+			</File>
590
+			<File
591
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TwoAddressInstructionPass.cpp"
592
+				>
593
+			</File>
594
+			<File
595
+				RelativePath="..\libclamav\c++\llvm\lib\Transforms\Utils\UnifyFunctionExitNodes.cpp"
596
+				>
597
+			</File>
598
+			<File
599
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\UnreachableBlockElim.cpp"
600
+				>
601
+			</File>
602
+			<File
603
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\VirtRegMap.cpp"
604
+				>
605
+			</File>
606
+			<File
607
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\VirtRegRewriter.cpp"
608
+				>
609
+			</File>
610
+		</Filter>
611
+	</Files>
612
+	<Globals>
613
+	</Globals>
614
+</VisualStudioProject>
... ...
@@ -1,439 +1,442 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMjit"
6
-	ProjectGUID="{6D7B62E9-883D-406C-B6F8-1636D3962772}"
7
-	RootNamespace="LLVMjit"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
110
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasAnalysis.cpp"
157
-				>
158
-			</File>
159
-			<File
160
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\AsmWriter.cpp"
161
-				>
162
-			</File>
163
-			<File
164
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Attributes.cpp"
165
-				>
166
-			</File>
167
-			<File
168
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\AutoUpgrade.cpp"
169
-				>
170
-			</File>
171
-			<File
172
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\BasicAliasAnalysis.cpp"
173
-				>
174
-			</File>
175
-			<File
176
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\BasicBlock.cpp"
177
-				>
178
-			</File>
179
-			<File
180
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\CaptureTracking.cpp"
181
-				>
182
-			</File>
183
-			<File
184
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ConstantFold.cpp"
185
-				>
186
-			</File>
187
-			<File
188
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Constants.cpp"
189
-				>
190
-			</File>
191
-			<File
192
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Core.cpp"
193
-				>
194
-			</File>
195
-			<File
196
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\DebugInfo.cpp"
197
-				>
198
-			</File>
199
-			<File
200
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Dominators.cpp"
201
-				>
202
-			</File>
203
-			<File
204
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFCodeEmitter.cpp"
205
-				>
206
-			</File>
207
-			<File
208
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFWriter.cpp"
209
-				>
210
-			</File>
211
-			<File
212
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\ExecutionEngine.cpp"
213
-				>
214
-			</File>
215
-			<File
216
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Function.cpp"
217
-				>
218
-			</File>
219
-			<File
220
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Globals.cpp"
221
-				>
222
-			</File>
223
-			<File
224
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\InlineAsm.cpp"
225
-				>
226
-			</File>
227
-			<File
228
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instruction.cpp"
229
-				>
230
-			</File>
231
-			<File
232
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instructions.cpp"
233
-				>
234
-			</File>
235
-			<File
236
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\Intercept.cpp"
237
-				>
238
-			</File>
239
-			<File
240
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\IntrinsicInst.cpp"
241
-				>
242
-			</File>
243
-			<File
244
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JIT.cpp"
245
-				>
246
-			</File>
247
-			<File
248
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDebugRegisterer.cpp"
249
-				>
250
-			</File>
251
-			<File
252
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDwarfEmitter.cpp"
253
-				>
254
-			</File>
255
-			<File
256
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITEmitter.cpp"
257
-				>
258
-			</File>
259
-			<File
260
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITMemoryManager.cpp"
261
-				>
262
-			</File>
263
-			<File
264
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\LeakDetector.cpp"
265
-				>
266
-			</File>
267
-			<File
268
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\LLVMContext.cpp"
269
-				>
270
-			</File>
271
-			<File
272
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineBasicBlock.cpp"
273
-				>
274
-			</File>
275
-			<File
276
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunction.cpp"
277
-				>
278
-			</File>
279
-			<File
280
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionAnalysis.cpp"
281
-				>
282
-			</File>
283
-			<File
284
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionPass.cpp"
285
-				>
286
-			</File>
287
-			<File
288
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineInstr.cpp"
289
-				>
290
-			</File>
291
-			<File
292
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfo.cpp"
293
-				>
294
-			</File>
295
-			<File
296
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineRegisterInfo.cpp"
297
-				>
298
-			</File>
299
-			<File
300
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Mangler.cpp"
301
-				>
302
-			</File>
303
-			<File
304
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfo.cpp"
305
-				>
306
-			</File>
307
-			<File
308
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCContext.cpp"
309
-				>
310
-			</File>
311
-			<File
312
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCExpr.cpp"
313
-				>
314
-			</File>
315
-			<File
316
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSection.cpp"
317
-				>
318
-			</File>
319
-			<File
320
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionELF.cpp"
321
-				>
322
-			</File>
323
-			<File
324
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionMachO.cpp"
325
-				>
326
-			</File>
327
-			<File
328
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSymbol.cpp"
329
-				>
330
-			</File>
331
-			<File
332
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\MemoryBuiltins.cpp"
333
-				>
334
-			</File>
335
-			<File
336
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Metadata.cpp"
337
-				>
338
-			</File>
339
-			<File
340
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Module.cpp"
341
-				>
342
-			</File>
343
-			<File
344
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ModuleProvider.cpp"
345
-				>
346
-			</File>
347
-			<File
348
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ObjectCodeEmitter.cpp"
349
-				>
350
-			</File>
351
-			<File
352
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\OProfileJITEventListener.cpp"
353
-				>
354
-			</File>
355
-			<File
356
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Pass.cpp"
357
-				>
358
-			</File>
359
-			<File
360
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\PassManager.cpp"
361
-				>
362
-			</File>
363
-			<File
364
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\PrintModulePass.cpp"
365
-				>
366
-			</File>
367
-			<File
368
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PseudoSourceValue.cpp"
369
-				>
370
-			</File>
371
-			<File
372
-				RelativePath="..\libclamav\c++\llvm\lib\Target\SubtargetFeature.cpp"
373
-				>
374
-			</File>
375
-			<File
376
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetData.cpp"
377
-				>
378
-			</File>
379
-			<File
380
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetInstrInfo.cpp"
381
-				>
382
-			</File>
383
-			<File
384
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TargetInstrInfoImpl.cpp"
385
-				>
386
-			</File>
387
-			<File
388
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetLoweringObjectFile.cpp"
389
-				>
390
-			</File>
391
-			<File
392
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetMachine.cpp"
393
-				>
394
-			</File>
395
-			<File
396
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetRegisterInfo.cpp"
397
-				>
398
-			</File>
399
-			<File
400
-				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\TargetSelect.cpp"
401
-				>
402
-			</File>
403
-			<File
404
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Type.cpp"
405
-				>
406
-			</File>
407
-			<File
408
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\TypeSymbolTable.cpp"
409
-				>
410
-			</File>
411
-			<File
412
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Use.cpp"
413
-				>
414
-			</File>
415
-			<File
416
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Value.cpp"
417
-				>
418
-			</File>
419
-			<File
420
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueSymbolTable.cpp"
421
-				>
422
-			</File>
423
-			<File
424
-				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ValueTracking.cpp"
425
-				>
426
-			</File>
427
-			<File
428
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueTypes.cpp"
429
-				>
430
-			</File>
431
-			<File
432
-				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Verifier.cpp"
433
-				>
434
-			</File>
435
-		</Filter>
436
-	</Files>
437
-	<Globals>
438
-	</Globals>
439
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMjit"
6
+	ProjectGUID="{6D7B62E9-883D-406C-B6F8-1636D3962772}"
7
+	RootNamespace="LLVMjit"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				ExceptionHandling="1"
48
+				BasicRuntimeChecks="3"
49
+				RuntimeLibrary="3"
50
+				UsePrecompiledHeader="0"
51
+				WarningLevel="3"
52
+				DebugInformationFormat="4"
53
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				Name="VCLibrarianTool"
66
+			/>
67
+			<Tool
68
+				Name="VCALinkTool"
69
+			/>
70
+			<Tool
71
+				Name="VCXDCMakeTool"
72
+			/>
73
+			<Tool
74
+				Name="VCBscMakeTool"
75
+			/>
76
+			<Tool
77
+				Name="VCFxCopTool"
78
+			/>
79
+			<Tool
80
+				Name="VCPostBuildEventTool"
81
+			/>
82
+		</Configuration>
83
+		<Configuration
84
+			Name="Release|Win32"
85
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
+			ConfigurationType="4"
88
+			CharacterSet="1"
89
+			WholeProgramOptimization="1"
90
+			>
91
+			<Tool
92
+				Name="VCPreBuildEventTool"
93
+			/>
94
+			<Tool
95
+				Name="VCCustomBuildTool"
96
+			/>
97
+			<Tool
98
+				Name="VCXMLDataGeneratorTool"
99
+			/>
100
+			<Tool
101
+				Name="VCWebServiceProxyGeneratorTool"
102
+			/>
103
+			<Tool
104
+				Name="VCMIDLTool"
105
+			/>
106
+			<Tool
107
+				Name="VCCLCompilerTool"
108
+				Optimization="2"
109
+				EnableIntrinsicFunctions="true"
110
+				WholeProgramOptimization="false"
111
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
112
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
+				ExceptionHandling="1"
114
+				RuntimeLibrary="2"
115
+				EnableFunctionLevelLinking="false"
116
+				UsePrecompiledHeader="0"
117
+				WarningLevel="3"
118
+				DebugInformationFormat="0"
119
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
120
+			/>
121
+			<Tool
122
+				Name="VCManagedResourceCompilerTool"
123
+			/>
124
+			<Tool
125
+				Name="VCResourceCompilerTool"
126
+			/>
127
+			<Tool
128
+				Name="VCPreLinkEventTool"
129
+			/>
130
+			<Tool
131
+				Name="VCLibrarianTool"
132
+			/>
133
+			<Tool
134
+				Name="VCALinkTool"
135
+			/>
136
+			<Tool
137
+				Name="VCXDCMakeTool"
138
+			/>
139
+			<Tool
140
+				Name="VCBscMakeTool"
141
+			/>
142
+			<Tool
143
+				Name="VCFxCopTool"
144
+			/>
145
+			<Tool
146
+				Name="VCPostBuildEventTool"
147
+			/>
148
+		</Configuration>
149
+	</Configurations>
150
+	<References>
151
+	</References>
152
+	<Files>
153
+		<Filter
154
+			Name="Source Files"
155
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
156
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157
+			>
158
+			<File
159
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\AliasAnalysis.cpp"
160
+				>
161
+			</File>
162
+			<File
163
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\AsmWriter.cpp"
164
+				>
165
+			</File>
166
+			<File
167
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Attributes.cpp"
168
+				>
169
+			</File>
170
+			<File
171
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\AutoUpgrade.cpp"
172
+				>
173
+			</File>
174
+			<File
175
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\BasicAliasAnalysis.cpp"
176
+				>
177
+			</File>
178
+			<File
179
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\BasicBlock.cpp"
180
+				>
181
+			</File>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\CaptureTracking.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ConstantFold.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Constants.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Core.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\DebugInfo.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Dominators.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFCodeEmitter.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ELFWriter.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\ExecutionEngine.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Function.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Globals.cpp"
224
+				>
225
+			</File>
226
+			<File
227
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\InlineAsm.cpp"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instruction.cpp"
232
+				>
233
+			</File>
234
+			<File
235
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Instructions.cpp"
236
+				>
237
+			</File>
238
+			<File
239
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\Intercept.cpp"
240
+				>
241
+			</File>
242
+			<File
243
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\IntrinsicInst.cpp"
244
+				>
245
+			</File>
246
+			<File
247
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JIT.cpp"
248
+				>
249
+			</File>
250
+			<File
251
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDebugRegisterer.cpp"
252
+				>
253
+			</File>
254
+			<File
255
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITDwarfEmitter.cpp"
256
+				>
257
+			</File>
258
+			<File
259
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITEmitter.cpp"
260
+				>
261
+			</File>
262
+			<File
263
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\JITMemoryManager.cpp"
264
+				>
265
+			</File>
266
+			<File
267
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\LeakDetector.cpp"
268
+				>
269
+			</File>
270
+			<File
271
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\LLVMContext.cpp"
272
+				>
273
+			</File>
274
+			<File
275
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineBasicBlock.cpp"
276
+				>
277
+			</File>
278
+			<File
279
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunction.cpp"
280
+				>
281
+			</File>
282
+			<File
283
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionAnalysis.cpp"
284
+				>
285
+			</File>
286
+			<File
287
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineFunctionPass.cpp"
288
+				>
289
+			</File>
290
+			<File
291
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineInstr.cpp"
292
+				>
293
+			</File>
294
+			<File
295
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfo.cpp"
296
+				>
297
+			</File>
298
+			<File
299
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineRegisterInfo.cpp"
300
+				>
301
+			</File>
302
+			<File
303
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Mangler.cpp"
304
+				>
305
+			</File>
306
+			<File
307
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfo.cpp"
308
+				>
309
+			</File>
310
+			<File
311
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCContext.cpp"
312
+				>
313
+			</File>
314
+			<File
315
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCExpr.cpp"
316
+				>
317
+			</File>
318
+			<File
319
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSection.cpp"
320
+				>
321
+			</File>
322
+			<File
323
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionELF.cpp"
324
+				>
325
+			</File>
326
+			<File
327
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSectionMachO.cpp"
328
+				>
329
+			</File>
330
+			<File
331
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCSymbol.cpp"
332
+				>
333
+			</File>
334
+			<File
335
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\MemoryBuiltins.cpp"
336
+				>
337
+			</File>
338
+			<File
339
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Metadata.cpp"
340
+				>
341
+			</File>
342
+			<File
343
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Module.cpp"
344
+				>
345
+			</File>
346
+			<File
347
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ModuleProvider.cpp"
348
+				>
349
+			</File>
350
+			<File
351
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\ObjectCodeEmitter.cpp"
352
+				>
353
+			</File>
354
+			<File
355
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\OProfileJITEventListener.cpp"
356
+				>
357
+			</File>
358
+			<File
359
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Pass.cpp"
360
+				>
361
+			</File>
362
+			<File
363
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\PassManager.cpp"
364
+				>
365
+			</File>
366
+			<File
367
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\PrintModulePass.cpp"
368
+				>
369
+			</File>
370
+			<File
371
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\PseudoSourceValue.cpp"
372
+				>
373
+			</File>
374
+			<File
375
+				RelativePath="..\libclamav\c++\llvm\lib\Target\SubtargetFeature.cpp"
376
+				>
377
+			</File>
378
+			<File
379
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetData.cpp"
380
+				>
381
+			</File>
382
+			<File
383
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetInstrInfo.cpp"
384
+				>
385
+			</File>
386
+			<File
387
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\TargetInstrInfoImpl.cpp"
388
+				>
389
+			</File>
390
+			<File
391
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetLoweringObjectFile.cpp"
392
+				>
393
+			</File>
394
+			<File
395
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetMachine.cpp"
396
+				>
397
+			</File>
398
+			<File
399
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetRegisterInfo.cpp"
400
+				>
401
+			</File>
402
+			<File
403
+				RelativePath="..\libclamav\c++\llvm\lib\ExecutionEngine\JIT\TargetSelect.cpp"
404
+				>
405
+			</File>
406
+			<File
407
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Type.cpp"
408
+				>
409
+			</File>
410
+			<File
411
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\TypeSymbolTable.cpp"
412
+				>
413
+			</File>
414
+			<File
415
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Use.cpp"
416
+				>
417
+			</File>
418
+			<File
419
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Value.cpp"
420
+				>
421
+			</File>
422
+			<File
423
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueSymbolTable.cpp"
424
+				>
425
+			</File>
426
+			<File
427
+				RelativePath="..\libclamav\c++\llvm\lib\Analysis\ValueTracking.cpp"
428
+				>
429
+			</File>
430
+			<File
431
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\ValueTypes.cpp"
432
+				>
433
+			</File>
434
+			<File
435
+				RelativePath="..\libclamav\c++\llvm\lib\VMCore\Verifier.cpp"
436
+				>
437
+			</File>
438
+		</Filter>
439
+	</Files>
440
+	<Globals>
441
+	</Globals>
442
+</VisualStudioProject>
... ...
@@ -1,327 +1,330 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMsupport"
6
-	ProjectGUID="{4DDFCA45-7793-428D-A4D8-07C60722F487}"
7
-	RootNamespace="LLVMsupport"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
110
-				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Allocator.cpp"
157
-				>
158
-			</File>
159
-			<File
160
-				RelativePath="..\libclamav\c++\llvm\lib\Support\APFloat.cpp"
161
-				>
162
-			</File>
163
-			<File
164
-				RelativePath="..\libclamav\c++\llvm\lib\Support\APInt.cpp"
165
-				>
166
-			</File>
167
-			<File
168
-				RelativePath="..\libclamav\c++\llvm\lib\Support\APSInt.cpp"
169
-				>
170
-			</File>
171
-			<File
172
-				RelativePath="..\libclamav\c++\llvm\lib\Support\CommandLine.cpp"
173
-				>
174
-			</File>
175
-			<File
176
-				RelativePath="..\libclamav\c++\llvm\lib\Support\ConstantRange.cpp"
177
-				>
178
-			</File>
179
-			<File
180
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Debug.cpp"
181
-				>
182
-			</File>
183
-			<File
184
-				RelativePath="..\libclamav\c++\llvm\lib\Support\DeltaAlgorithm.cpp"
185
-				>
186
-			</File>
187
-			<File
188
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Dwarf.cpp"
189
-				>
190
-			</File>
191
-			<File
192
-				RelativePath="..\libclamav\c++\llvm\lib\Support\ErrorHandling.cpp"
193
-				>
194
-			</File>
195
-			<File
196
-				RelativePath="..\libclamav\c++\llvm\lib\Support\FileUtilities.cpp"
197
-				>
198
-			</File>
199
-			<File
200
-				RelativePath="..\libclamav\c++\llvm\lib\Support\FoldingSet.cpp"
201
-				>
202
-			</File>
203
-			<File
204
-				RelativePath="..\libclamav\c++\llvm\lib\Support\FormattedStream.cpp"
205
-				>
206
-			</File>
207
-			<File
208
-				RelativePath="..\libclamav\c++\llvm\lib\Support\GraphWriter.cpp"
209
-				>
210
-			</File>
211
-			<File
212
-				RelativePath="..\libclamav\c++\llvm\lib\Support\IsInf.cpp"
213
-				>
214
-			</File>
215
-			<File
216
-				RelativePath="..\libclamav\c++\llvm\lib\Support\IsNAN.cpp"
217
-				>
218
-			</File>
219
-			<File
220
-				RelativePath="..\libclamav\c++\llvm\lib\Support\ManagedStatic.cpp"
221
-				>
222
-			</File>
223
-			<File
224
-				RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryBuffer.cpp"
225
-				>
226
-			</File>
227
-			<File
228
-				RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryObject.cpp"
229
-				>
230
-			</File>
231
-			<File
232
-				RelativePath="..\libclamav\c++\llvm\lib\Support\PluginLoader.cpp"
233
-				>
234
-			</File>
235
-			<File
236
-				RelativePath="..\libclamav\c++\llvm\lib\Support\PrettyStackTrace.cpp"
237
-				>
238
-			</File>
239
-			<File
240
-				RelativePath="..\libclamav\c++\llvm\lib\Support\raw_os_ostream.cpp"
241
-				>
242
-			</File>
243
-			<File
244
-				RelativePath="..\libclamav\c++\llvm\lib\Support\raw_ostream.cpp"
245
-				>
246
-			</File>
247
-			<File
248
-				RelativePath="..\libclamav\c++\llvm\lib\Support\regcomp.c"
249
-				>
250
-			</File>
251
-			<File
252
-				RelativePath="..\libclamav\c++\llvm\lib\Support\regerror.c"
253
-				>
254
-			</File>
255
-			<File
256
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Regex.cpp"
257
-				>
258
-			</File>
259
-			<File
260
-				RelativePath="..\libclamav\c++\llvm\lib\Support\regexec.c"
261
-				>
262
-			</File>
263
-			<File
264
-				RelativePath="..\libclamav\c++\llvm\lib\Support\regfree.c"
265
-				>
266
-			</File>
267
-			<File
268
-				RelativePath="..\libclamav\c++\llvm\lib\Support\regstrlcpy.c"
269
-				>
270
-			</File>
271
-			<File
272
-				RelativePath="..\libclamav\c++\llvm\lib\Support\SlowOperationInformer.cpp"
273
-				>
274
-			</File>
275
-			<File
276
-				RelativePath="..\libclamav\c++\llvm\lib\Support\SmallPtrSet.cpp"
277
-				>
278
-			</File>
279
-			<File
280
-				RelativePath="..\libclamav\c++\llvm\lib\Support\SourceMgr.cpp"
281
-				>
282
-			</File>
283
-			<File
284
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Statistic.cpp"
285
-				>
286
-			</File>
287
-			<File
288
-				RelativePath="..\libclamav\c++\llvm\lib\Support\StringExtras.cpp"
289
-				>
290
-			</File>
291
-			<File
292
-				RelativePath="..\libclamav\c++\llvm\lib\Support\StringMap.cpp"
293
-				>
294
-			</File>
295
-			<File
296
-				RelativePath="..\libclamav\c++\llvm\lib\Support\StringPool.cpp"
297
-				>
298
-			</File>
299
-			<File
300
-				RelativePath="..\libclamav\c++\llvm\lib\Support\StringRef.cpp"
301
-				>
302
-			</File>
303
-			<File
304
-				RelativePath="..\libclamav\c++\llvm\lib\Support\SystemUtils.cpp"
305
-				>
306
-			</File>
307
-			<File
308
-				RelativePath="..\libclamav\c++\llvm\lib\Support\TargetRegistry.cpp"
309
-				>
310
-			</File>
311
-			<File
312
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Timer.cpp"
313
-				>
314
-			</File>
315
-			<File
316
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Triple.cpp"
317
-				>
318
-			</File>
319
-			<File
320
-				RelativePath="..\libclamav\c++\llvm\lib\Support\Twine.cpp"
321
-				>
322
-			</File>
323
-		</Filter>
324
-	</Files>
325
-	<Globals>
326
-	</Globals>
327
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMsupport"
6
+	ProjectGUID="{4DDFCA45-7793-428D-A4D8-07C60722F487}"
7
+	RootNamespace="LLVMsupport"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				ExceptionHandling="1"
48
+				BasicRuntimeChecks="3"
49
+				RuntimeLibrary="3"
50
+				UsePrecompiledHeader="0"
51
+				WarningLevel="3"
52
+				DebugInformationFormat="4"
53
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				Name="VCLibrarianTool"
66
+			/>
67
+			<Tool
68
+				Name="VCALinkTool"
69
+			/>
70
+			<Tool
71
+				Name="VCXDCMakeTool"
72
+			/>
73
+			<Tool
74
+				Name="VCBscMakeTool"
75
+			/>
76
+			<Tool
77
+				Name="VCFxCopTool"
78
+			/>
79
+			<Tool
80
+				Name="VCPostBuildEventTool"
81
+			/>
82
+		</Configuration>
83
+		<Configuration
84
+			Name="Release|Win32"
85
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
+			ConfigurationType="4"
88
+			CharacterSet="1"
89
+			WholeProgramOptimization="1"
90
+			>
91
+			<Tool
92
+				Name="VCPreBuildEventTool"
93
+			/>
94
+			<Tool
95
+				Name="VCCustomBuildTool"
96
+			/>
97
+			<Tool
98
+				Name="VCXMLDataGeneratorTool"
99
+			/>
100
+			<Tool
101
+				Name="VCWebServiceProxyGeneratorTool"
102
+			/>
103
+			<Tool
104
+				Name="VCMIDLTool"
105
+			/>
106
+			<Tool
107
+				Name="VCCLCompilerTool"
108
+				Optimization="2"
109
+				EnableIntrinsicFunctions="true"
110
+				WholeProgramOptimization="false"
111
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
112
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
+				ExceptionHandling="1"
114
+				RuntimeLibrary="2"
115
+				EnableFunctionLevelLinking="false"
116
+				UsePrecompiledHeader="0"
117
+				WarningLevel="3"
118
+				DebugInformationFormat="0"
119
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
120
+			/>
121
+			<Tool
122
+				Name="VCManagedResourceCompilerTool"
123
+			/>
124
+			<Tool
125
+				Name="VCResourceCompilerTool"
126
+			/>
127
+			<Tool
128
+				Name="VCPreLinkEventTool"
129
+			/>
130
+			<Tool
131
+				Name="VCLibrarianTool"
132
+			/>
133
+			<Tool
134
+				Name="VCALinkTool"
135
+			/>
136
+			<Tool
137
+				Name="VCXDCMakeTool"
138
+			/>
139
+			<Tool
140
+				Name="VCBscMakeTool"
141
+			/>
142
+			<Tool
143
+				Name="VCFxCopTool"
144
+			/>
145
+			<Tool
146
+				Name="VCPostBuildEventTool"
147
+			/>
148
+		</Configuration>
149
+	</Configurations>
150
+	<References>
151
+	</References>
152
+	<Files>
153
+		<Filter
154
+			Name="Source Files"
155
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
156
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157
+			>
158
+			<File
159
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Allocator.cpp"
160
+				>
161
+			</File>
162
+			<File
163
+				RelativePath="..\libclamav\c++\llvm\lib\Support\APFloat.cpp"
164
+				>
165
+			</File>
166
+			<File
167
+				RelativePath="..\libclamav\c++\llvm\lib\Support\APInt.cpp"
168
+				>
169
+			</File>
170
+			<File
171
+				RelativePath="..\libclamav\c++\llvm\lib\Support\APSInt.cpp"
172
+				>
173
+			</File>
174
+			<File
175
+				RelativePath="..\libclamav\c++\llvm\lib\Support\CommandLine.cpp"
176
+				>
177
+			</File>
178
+			<File
179
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ConstantRange.cpp"
180
+				>
181
+			</File>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Debug.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\lib\Support\DeltaAlgorithm.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Dwarf.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ErrorHandling.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\lib\Support\FileUtilities.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\lib\Support\FoldingSet.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\lib\Support\FormattedStream.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\lib\Support\GraphWriter.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\lib\Support\IsInf.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\lib\Support\IsNAN.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\lib\Support\ManagedStatic.cpp"
224
+				>
225
+			</File>
226
+			<File
227
+				RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryBuffer.cpp"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath="..\libclamav\c++\llvm\lib\Support\MemoryObject.cpp"
232
+				>
233
+			</File>
234
+			<File
235
+				RelativePath="..\libclamav\c++\llvm\lib\Support\PluginLoader.cpp"
236
+				>
237
+			</File>
238
+			<File
239
+				RelativePath="..\libclamav\c++\llvm\lib\Support\PrettyStackTrace.cpp"
240
+				>
241
+			</File>
242
+			<File
243
+				RelativePath="..\libclamav\c++\llvm\lib\Support\raw_os_ostream.cpp"
244
+				>
245
+			</File>
246
+			<File
247
+				RelativePath="..\libclamav\c++\llvm\lib\Support\raw_ostream.cpp"
248
+				>
249
+			</File>
250
+			<File
251
+				RelativePath="..\libclamav\c++\llvm\lib\Support\regcomp.c"
252
+				>
253
+			</File>
254
+			<File
255
+				RelativePath="..\libclamav\c++\llvm\lib\Support\regerror.c"
256
+				>
257
+			</File>
258
+			<File
259
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Regex.cpp"
260
+				>
261
+			</File>
262
+			<File
263
+				RelativePath="..\libclamav\c++\llvm\lib\Support\regexec.c"
264
+				>
265
+			</File>
266
+			<File
267
+				RelativePath="..\libclamav\c++\llvm\lib\Support\regfree.c"
268
+				>
269
+			</File>
270
+			<File
271
+				RelativePath="..\libclamav\c++\llvm\lib\Support\regstrlcpy.c"
272
+				>
273
+			</File>
274
+			<File
275
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SlowOperationInformer.cpp"
276
+				>
277
+			</File>
278
+			<File
279
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SmallPtrSet.cpp"
280
+				>
281
+			</File>
282
+			<File
283
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SourceMgr.cpp"
284
+				>
285
+			</File>
286
+			<File
287
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Statistic.cpp"
288
+				>
289
+			</File>
290
+			<File
291
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringExtras.cpp"
292
+				>
293
+			</File>
294
+			<File
295
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringMap.cpp"
296
+				>
297
+			</File>
298
+			<File
299
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringPool.cpp"
300
+				>
301
+			</File>
302
+			<File
303
+				RelativePath="..\libclamav\c++\llvm\lib\Support\StringRef.cpp"
304
+				>
305
+			</File>
306
+			<File
307
+				RelativePath="..\libclamav\c++\llvm\lib\Support\SystemUtils.cpp"
308
+				>
309
+			</File>
310
+			<File
311
+				RelativePath="..\libclamav\c++\llvm\lib\Support\TargetRegistry.cpp"
312
+				>
313
+			</File>
314
+			<File
315
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Timer.cpp"
316
+				>
317
+			</File>
318
+			<File
319
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Triple.cpp"
320
+				>
321
+			</File>
322
+			<File
323
+				RelativePath="..\libclamav\c++\llvm\lib\Support\Twine.cpp"
324
+				>
325
+			</File>
326
+		</Filter>
327
+	</Files>
328
+	<Globals>
329
+	</Globals>
330
+</VisualStudioProject>
... ...
@@ -1,227 +1,230 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMsystem"
6
-	ProjectGUID="{B174EBB8-99AE-4371-9A54-79DC309730DA}"
7
-	RootNamespace="LLVMsystem"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="2"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="2"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
110
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\llvm\lib\System\Alarm.cpp"
157
-				>
158
-			</File>
159
-			<File
160
-				RelativePath="..\libclamav\c++\llvm\lib\System\Atomic.cpp"
161
-				>
162
-			</File>
163
-			<File
164
-				RelativePath="..\libclamav\c++\llvm\lib\System\Disassembler.cpp"
165
-				>
166
-			</File>
167
-			<File
168
-				RelativePath="..\libclamav\c++\llvm\lib\System\DynamicLibrary.cpp"
169
-				>
170
-			</File>
171
-			<File
172
-				RelativePath="..\libclamav\c++\llvm\lib\System\Errno.cpp"
173
-				>
174
-			</File>
175
-			<File
176
-				RelativePath="..\libclamav\c++\llvm\lib\System\Host.cpp"
177
-				>
178
-			</File>
179
-			<File
180
-				RelativePath="..\libclamav\c++\llvm\lib\System\IncludeFile.cpp"
181
-				>
182
-			</File>
183
-			<File
184
-				RelativePath="..\libclamav\c++\llvm\lib\System\Memory.cpp"
185
-				>
186
-			</File>
187
-			<File
188
-				RelativePath="..\libclamav\c++\llvm\lib\System\Mutex.cpp"
189
-				>
190
-			</File>
191
-			<File
192
-				RelativePath="..\libclamav\c++\llvm\lib\System\Path.cpp"
193
-				>
194
-			</File>
195
-			<File
196
-				RelativePath="..\libclamav\c++\llvm\lib\System\Process.cpp"
197
-				>
198
-			</File>
199
-			<File
200
-				RelativePath="..\libclamav\c++\llvm\lib\System\Program.cpp"
201
-				>
202
-			</File>
203
-			<File
204
-				RelativePath="..\libclamav\c++\llvm\lib\System\RWMutex.cpp"
205
-				>
206
-			</File>
207
-			<File
208
-				RelativePath="..\libclamav\c++\llvm\lib\System\Signals.cpp"
209
-				>
210
-			</File>
211
-			<File
212
-				RelativePath="..\libclamav\c++\llvm\lib\System\Threading.cpp"
213
-				>
214
-			</File>
215
-			<File
216
-				RelativePath="..\libclamav\c++\llvm\lib\System\ThreadLocal.cpp"
217
-				>
218
-			</File>
219
-			<File
220
-				RelativePath="..\libclamav\c++\llvm\lib\System\TimeValue.cpp"
221
-				>
222
-			</File>
223
-		</Filter>
224
-	</Files>
225
-	<Globals>
226
-	</Globals>
227
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMsystem"
6
+	ProjectGUID="{B174EBB8-99AE-4371-9A54-79DC309730DA}"
7
+	RootNamespace="LLVMsystem"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="2"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				ExceptionHandling="1"
48
+				BasicRuntimeChecks="3"
49
+				RuntimeLibrary="3"
50
+				UsePrecompiledHeader="0"
51
+				WarningLevel="3"
52
+				DebugInformationFormat="4"
53
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
54
+			/>
55
+			<Tool
56
+				Name="VCManagedResourceCompilerTool"
57
+			/>
58
+			<Tool
59
+				Name="VCResourceCompilerTool"
60
+			/>
61
+			<Tool
62
+				Name="VCPreLinkEventTool"
63
+			/>
64
+			<Tool
65
+				Name="VCLibrarianTool"
66
+			/>
67
+			<Tool
68
+				Name="VCALinkTool"
69
+			/>
70
+			<Tool
71
+				Name="VCXDCMakeTool"
72
+			/>
73
+			<Tool
74
+				Name="VCBscMakeTool"
75
+			/>
76
+			<Tool
77
+				Name="VCFxCopTool"
78
+			/>
79
+			<Tool
80
+				Name="VCPostBuildEventTool"
81
+			/>
82
+		</Configuration>
83
+		<Configuration
84
+			Name="Release|Win32"
85
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
86
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
87
+			ConfigurationType="4"
88
+			CharacterSet="2"
89
+			WholeProgramOptimization="1"
90
+			>
91
+			<Tool
92
+				Name="VCPreBuildEventTool"
93
+			/>
94
+			<Tool
95
+				Name="VCCustomBuildTool"
96
+			/>
97
+			<Tool
98
+				Name="VCXMLDataGeneratorTool"
99
+			/>
100
+			<Tool
101
+				Name="VCWebServiceProxyGeneratorTool"
102
+			/>
103
+			<Tool
104
+				Name="VCMIDLTool"
105
+			/>
106
+			<Tool
107
+				Name="VCCLCompilerTool"
108
+				Optimization="2"
109
+				EnableIntrinsicFunctions="true"
110
+				WholeProgramOptimization="false"
111
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
112
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
113
+				ExceptionHandling="1"
114
+				RuntimeLibrary="2"
115
+				EnableFunctionLevelLinking="false"
116
+				UsePrecompiledHeader="0"
117
+				WarningLevel="3"
118
+				DebugInformationFormat="0"
119
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
120
+			/>
121
+			<Tool
122
+				Name="VCManagedResourceCompilerTool"
123
+			/>
124
+			<Tool
125
+				Name="VCResourceCompilerTool"
126
+			/>
127
+			<Tool
128
+				Name="VCPreLinkEventTool"
129
+			/>
130
+			<Tool
131
+				Name="VCLibrarianTool"
132
+			/>
133
+			<Tool
134
+				Name="VCALinkTool"
135
+			/>
136
+			<Tool
137
+				Name="VCXDCMakeTool"
138
+			/>
139
+			<Tool
140
+				Name="VCBscMakeTool"
141
+			/>
142
+			<Tool
143
+				Name="VCFxCopTool"
144
+			/>
145
+			<Tool
146
+				Name="VCPostBuildEventTool"
147
+			/>
148
+		</Configuration>
149
+	</Configurations>
150
+	<References>
151
+	</References>
152
+	<Files>
153
+		<Filter
154
+			Name="Source Files"
155
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
156
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
157
+			>
158
+			<File
159
+				RelativePath="..\libclamav\c++\llvm\lib\System\Alarm.cpp"
160
+				>
161
+			</File>
162
+			<File
163
+				RelativePath="..\libclamav\c++\llvm\lib\System\Atomic.cpp"
164
+				>
165
+			</File>
166
+			<File
167
+				RelativePath="..\libclamav\c++\llvm\lib\System\Disassembler.cpp"
168
+				>
169
+			</File>
170
+			<File
171
+				RelativePath="..\libclamav\c++\llvm\lib\System\DynamicLibrary.cpp"
172
+				>
173
+			</File>
174
+			<File
175
+				RelativePath="..\libclamav\c++\llvm\lib\System\Errno.cpp"
176
+				>
177
+			</File>
178
+			<File
179
+				RelativePath="..\libclamav\c++\llvm\lib\System\Host.cpp"
180
+				>
181
+			</File>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\lib\System\IncludeFile.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\lib\System\Memory.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\lib\System\Mutex.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\lib\System\Path.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\lib\System\Process.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\lib\System\Program.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\lib\System\RWMutex.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\lib\System\Signals.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\lib\System\Threading.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\lib\System\ThreadLocal.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\lib\System\TimeValue.cpp"
224
+				>
225
+			</File>
226
+		</Filter>
227
+	</Files>
228
+	<Globals>
229
+	</Globals>
230
+</VisualStudioProject>
... ...
@@ -1,281 +1,282 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMtblgen"
6
-	ProjectGUID="{39487174-E012-444A-8592-3CDAFA2A1869}"
7
-	RootNamespace="LLVMtblgen"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="1"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLinkerTool"
65
-				LinkIncremental="2"
66
-				GenerateDebugInformation="true"
67
-				SubSystem="1"
68
-				TargetMachine="1"
69
-			/>
70
-			<Tool
71
-				Name="VCALinkTool"
72
-			/>
73
-			<Tool
74
-				Name="VCManifestTool"
75
-			/>
76
-			<Tool
77
-				Name="VCXDCMakeTool"
78
-			/>
79
-			<Tool
80
-				Name="VCBscMakeTool"
81
-			/>
82
-			<Tool
83
-				Name="VCFxCopTool"
84
-			/>
85
-			<Tool
86
-				Name="VCAppVerifierTool"
87
-			/>
88
-			<Tool
89
-				Name="VCPostBuildEventTool"
90
-				Description="Post build event"
91
-				CommandLine="&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; -gen-intrinsic -o &quot;$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc-header -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -asmwriternum=1 -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-matcher -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-dag-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-fast-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-callingconv -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-subtarget -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;"
92
-			/>
93
-		</Configuration>
94
-		<Configuration
95
-			Name="Release|Win32"
96
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
-			ConfigurationType="1"
99
-			CharacterSet="1"
100
-			WholeProgramOptimization="1"
101
-			>
102
-			<Tool
103
-				Name="VCPreBuildEventTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCustomBuildTool"
107
-			/>
108
-			<Tool
109
-				Name="VCXMLDataGeneratorTool"
110
-			/>
111
-			<Tool
112
-				Name="VCWebServiceProxyGeneratorTool"
113
-			/>
114
-			<Tool
115
-				Name="VCMIDLTool"
116
-			/>
117
-			<Tool
118
-				Name="VCCLCompilerTool"
119
-				Optimization="2"
120
-				EnableIntrinsicFunctions="true"
121
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
122
-				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
123
-				RuntimeLibrary="2"
124
-				EnableFunctionLevelLinking="true"
125
-				UsePrecompiledHeader="0"
126
-				WarningLevel="3"
127
-				DebugInformationFormat="3"
128
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
129
-			/>
130
-			<Tool
131
-				Name="VCManagedResourceCompilerTool"
132
-			/>
133
-			<Tool
134
-				Name="VCResourceCompilerTool"
135
-			/>
136
-			<Tool
137
-				Name="VCPreLinkEventTool"
138
-			/>
139
-			<Tool
140
-				Name="VCLinkerTool"
141
-				LinkIncremental="1"
142
-				GenerateDebugInformation="true"
143
-				SubSystem="1"
144
-				OptimizeReferences="2"
145
-				EnableCOMDATFolding="2"
146
-				TargetMachine="1"
147
-			/>
148
-			<Tool
149
-				Name="VCALinkTool"
150
-			/>
151
-			<Tool
152
-				Name="VCManifestTool"
153
-			/>
154
-			<Tool
155
-				Name="VCXDCMakeTool"
156
-			/>
157
-			<Tool
158
-				Name="VCBscMakeTool"
159
-			/>
160
-			<Tool
161
-				Name="VCFxCopTool"
162
-			/>
163
-			<Tool
164
-				Name="VCAppVerifierTool"
165
-			/>
166
-			<Tool
167
-				Name="VCPostBuildEventTool"
168
-				Description="Post build event"
169
-				CommandLine="&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; -gen-intrinsic -o &quot;$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc-header -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -asmwriternum=1 -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-matcher -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-dag-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-fast-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-callingconv -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-subtarget -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;"
170
-			/>
171
-		</Configuration>
172
-	</Configurations>
173
-	<References>
174
-	</References>
175
-	<Files>
176
-		<Filter
177
-			Name="Source Files"
178
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
179
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
180
-			>
181
-			<File
182
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmMatcherEmitter.cpp"
183
-				>
184
-			</File>
185
-			<File
186
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmWriterEmitter.cpp"
187
-				>
188
-			</File>
189
-			<File
190
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CallingConvEmitter.cpp"
191
-				>
192
-			</File>
193
-			<File
194
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\ClangDiagnosticsEmitter.cpp"
195
-				>
196
-			</File>
197
-			<File
198
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeEmitterGen.cpp"
199
-				>
200
-			</File>
201
-			<File
202
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenDAGPatterns.cpp"
203
-				>
204
-			</File>
205
-			<File
206
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenInstruction.cpp"
207
-				>
208
-			</File>
209
-			<File
210
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenTarget.cpp"
211
-				>
212
-			</File>
213
-			<File
214
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\DAGISelEmitter.cpp"
215
-				>
216
-			</File>
217
-			<File
218
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\DisassemblerEmitter.cpp"
219
-				>
220
-			</File>
221
-			<File
222
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\FastISelEmitter.cpp"
223
-				>
224
-			</File>
225
-			<File
226
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrEnumEmitter.cpp"
227
-				>
228
-			</File>
229
-			<File
230
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrInfoEmitter.cpp"
231
-				>
232
-			</File>
233
-			<File
234
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\IntrinsicEmitter.cpp"
235
-				>
236
-			</File>
237
-			<File
238
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\LLVMCConfigurationEmitter.cpp"
239
-				>
240
-			</File>
241
-			<File
242
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\OptParserEmitter.cpp"
243
-				>
244
-			</File>
245
-			<File
246
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\Record.cpp"
247
-				>
248
-			</File>
249
-			<File
250
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\RegisterInfoEmitter.cpp"
251
-				>
252
-			</File>
253
-			<File
254
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\SubtargetEmitter.cpp"
255
-				>
256
-			</File>
257
-			<File
258
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGen.cpp"
259
-				>
260
-			</File>
261
-			<File
262
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGenBackend.cpp"
263
-				>
264
-			</File>
265
-			<File
266
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGLexer.cpp"
267
-				>
268
-			</File>
269
-			<File
270
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGParser.cpp"
271
-				>
272
-			</File>
273
-			<File
274
-				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGValueTypes.cpp"
275
-				>
276
-			</File>
277
-		</Filter>
278
-	</Files>
279
-	<Globals>
280
-	</Globals>
281
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMtblgen"
6
+	ProjectGUID="{39487174-E012-444A-8592-3CDAFA2A1869}"
7
+	RootNamespace="LLVMtblgen"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="1"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				BasicRuntimeChecks="3"
48
+				RuntimeLibrary="3"
49
+				UsePrecompiledHeader="0"
50
+				WarningLevel="3"
51
+				DebugInformationFormat="4"
52
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
53
+			/>
54
+			<Tool
55
+				Name="VCManagedResourceCompilerTool"
56
+			/>
57
+			<Tool
58
+				Name="VCResourceCompilerTool"
59
+			/>
60
+			<Tool
61
+				Name="VCPreLinkEventTool"
62
+			/>
63
+			<Tool
64
+				Name="VCLinkerTool"
65
+				LinkIncremental="2"
66
+				GenerateDebugInformation="true"
67
+				SubSystem="1"
68
+				TargetMachine="1"
69
+			/>
70
+			<Tool
71
+				Name="VCALinkTool"
72
+			/>
73
+			<Tool
74
+				Name="VCManifestTool"
75
+			/>
76
+			<Tool
77
+				Name="VCXDCMakeTool"
78
+			/>
79
+			<Tool
80
+				Name="VCBscMakeTool"
81
+			/>
82
+			<Tool
83
+				Name="VCFxCopTool"
84
+			/>
85
+			<Tool
86
+				Name="VCAppVerifierTool"
87
+			/>
88
+			<Tool
89
+				Name="VCPostBuildEventTool"
90
+				Description="Post build event"
91
+				CommandLine="&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; -gen-intrinsic -o &quot;$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc-header -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -asmwriternum=1 -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-matcher -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-dag-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-fast-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-callingconv -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-subtarget -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;"
92
+			/>
93
+		</Configuration>
94
+		<Configuration
95
+			Name="Release|Win32"
96
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
98
+			ConfigurationType="1"
99
+			CharacterSet="1"
100
+			WholeProgramOptimization="1"
101
+			>
102
+			<Tool
103
+				Name="VCPreBuildEventTool"
104
+			/>
105
+			<Tool
106
+				Name="VCCustomBuildTool"
107
+			/>
108
+			<Tool
109
+				Name="VCXMLDataGeneratorTool"
110
+			/>
111
+			<Tool
112
+				Name="VCWebServiceProxyGeneratorTool"
113
+			/>
114
+			<Tool
115
+				Name="VCMIDLTool"
116
+			/>
117
+			<Tool
118
+				Name="VCCLCompilerTool"
119
+				Optimization="2"
120
+				EnableIntrinsicFunctions="true"
121
+				WholeProgramOptimization="false"
122
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
123
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
124
+				RuntimeLibrary="2"
125
+				EnableFunctionLevelLinking="false"
126
+				UsePrecompiledHeader="0"
127
+				WarningLevel="3"
128
+				DebugInformationFormat="0"
129
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
130
+			/>
131
+			<Tool
132
+				Name="VCManagedResourceCompilerTool"
133
+			/>
134
+			<Tool
135
+				Name="VCResourceCompilerTool"
136
+			/>
137
+			<Tool
138
+				Name="VCPreLinkEventTool"
139
+			/>
140
+			<Tool
141
+				Name="VCLinkerTool"
142
+				LinkIncremental="1"
143
+				GenerateDebugInformation="true"
144
+				SubSystem="1"
145
+				OptimizeReferences="2"
146
+				EnableCOMDATFolding="2"
147
+				TargetMachine="1"
148
+			/>
149
+			<Tool
150
+				Name="VCALinkTool"
151
+			/>
152
+			<Tool
153
+				Name="VCManifestTool"
154
+			/>
155
+			<Tool
156
+				Name="VCXDCMakeTool"
157
+			/>
158
+			<Tool
159
+				Name="VCBscMakeTool"
160
+			/>
161
+			<Tool
162
+				Name="VCFxCopTool"
163
+			/>
164
+			<Tool
165
+				Name="VCAppVerifierTool"
166
+			/>
167
+			<Tool
168
+				Name="VCPostBuildEventTool"
169
+				Description="Post build event"
170
+				CommandLine="&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; -gen-intrinsic -o &quot;$(SolutionDir)llvmbuild\include\llvm\Intrinsics.gen&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\include\llvm\Intrinsics.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc-header -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.h.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-register-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenRegisterInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-enums -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrNames.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-instr-desc -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenInstrInfo.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-writer -asmwriternum=1 -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmWriter1.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-asm-matcher -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenAsmMatcher.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-dag-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenDAGISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-fast-isel -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenFastISel.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-callingconv -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenCallingConv.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;&quot;$(TargetPath)&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\include&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target&quot; &quot;-I$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot; -gen-subtarget -o &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86GenSubtarget.inc&quot; &quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86\X86.td&quot;&#x0D;&#x0A;"
171
+			/>
172
+		</Configuration>
173
+	</Configurations>
174
+	<References>
175
+	</References>
176
+	<Files>
177
+		<Filter
178
+			Name="Source Files"
179
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
180
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
181
+			>
182
+			<File
183
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmMatcherEmitter.cpp"
184
+				>
185
+			</File>
186
+			<File
187
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\AsmWriterEmitter.cpp"
188
+				>
189
+			</File>
190
+			<File
191
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CallingConvEmitter.cpp"
192
+				>
193
+			</File>
194
+			<File
195
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\ClangDiagnosticsEmitter.cpp"
196
+				>
197
+			</File>
198
+			<File
199
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeEmitterGen.cpp"
200
+				>
201
+			</File>
202
+			<File
203
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenDAGPatterns.cpp"
204
+				>
205
+			</File>
206
+			<File
207
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenInstruction.cpp"
208
+				>
209
+			</File>
210
+			<File
211
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\CodeGenTarget.cpp"
212
+				>
213
+			</File>
214
+			<File
215
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\DAGISelEmitter.cpp"
216
+				>
217
+			</File>
218
+			<File
219
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\DisassemblerEmitter.cpp"
220
+				>
221
+			</File>
222
+			<File
223
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\FastISelEmitter.cpp"
224
+				>
225
+			</File>
226
+			<File
227
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrEnumEmitter.cpp"
228
+				>
229
+			</File>
230
+			<File
231
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\InstrInfoEmitter.cpp"
232
+				>
233
+			</File>
234
+			<File
235
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\IntrinsicEmitter.cpp"
236
+				>
237
+			</File>
238
+			<File
239
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\LLVMCConfigurationEmitter.cpp"
240
+				>
241
+			</File>
242
+			<File
243
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\OptParserEmitter.cpp"
244
+				>
245
+			</File>
246
+			<File
247
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\Record.cpp"
248
+				>
249
+			</File>
250
+			<File
251
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\RegisterInfoEmitter.cpp"
252
+				>
253
+			</File>
254
+			<File
255
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\SubtargetEmitter.cpp"
256
+				>
257
+			</File>
258
+			<File
259
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGen.cpp"
260
+				>
261
+			</File>
262
+			<File
263
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TableGenBackend.cpp"
264
+				>
265
+			</File>
266
+			<File
267
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGLexer.cpp"
268
+				>
269
+			</File>
270
+			<File
271
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGParser.cpp"
272
+				>
273
+			</File>
274
+			<File
275
+				RelativePath="..\libclamav\c++\llvm\utils\TableGen\TGValueTypes.cpp"
276
+				>
277
+			</File>
278
+		</Filter>
279
+	</Files>
280
+	<Globals>
281
+	</Globals>
282
+</VisualStudioProject>
... ...
@@ -1,243 +1,244 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="LLVMx86codegen"
6
-	ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
7
-	RootNamespace="LLVMx86codegen"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="4"
52
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
110
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4715;4996;4146;4244;4800;4503;4624;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp"
157
-				>
158
-			</File>
159
-			<File
160
-				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp"
161
-				>
162
-			</File>
163
-			<File
164
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp"
165
-				>
166
-			</File>
167
-			<File
168
-				RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp"
169
-				>
170
-			</File>
171
-			<File
172
-				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp"
173
-				>
174
-			</File>
175
-			<File
176
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp"
177
-				>
178
-			</File>
179
-			<File
180
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp"
181
-				>
182
-			</File>
183
-			<File
184
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp"
185
-				>
186
-			</File>
187
-			<File
188
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp"
189
-				>
190
-			</File>
191
-			<File
192
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp"
193
-				>
194
-			</File>
195
-			<File
196
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp"
197
-				>
198
-			</File>
199
-			<File
200
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp"
201
-				>
202
-			</File>
203
-			<File
204
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp"
205
-				>
206
-			</File>
207
-			<File
208
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp"
209
-				>
210
-			</File>
211
-			<File
212
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp"
213
-				>
214
-			</File>
215
-			<File
216
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp"
217
-				>
218
-			</File>
219
-			<File
220
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp"
221
-				>
222
-			</File>
223
-			<File
224
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp"
225
-				>
226
-			</File>
227
-			<File
228
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp"
229
-				>
230
-			</File>
231
-			<File
232
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp"
233
-				>
234
-			</File>
235
-			<File
236
-				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp"
237
-				>
238
-			</File>
239
-		</Filter>
240
-	</Files>
241
-	<Globals>
242
-	</Globals>
243
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="LLVMx86codegen"
6
+	ProjectGUID="{28710655-9C06-4803-8752-55A99115773F}"
7
+	RootNamespace="LLVMx86codegen"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
45
+				PreprocessorDefinitions="_DEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				BasicRuntimeChecks="3"
48
+				RuntimeLibrary="3"
49
+				UsePrecompiledHeader="0"
50
+				WarningLevel="3"
51
+				DebugInformationFormat="4"
52
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
53
+			/>
54
+			<Tool
55
+				Name="VCManagedResourceCompilerTool"
56
+			/>
57
+			<Tool
58
+				Name="VCResourceCompilerTool"
59
+			/>
60
+			<Tool
61
+				Name="VCPreLinkEventTool"
62
+			/>
63
+			<Tool
64
+				Name="VCLibrarianTool"
65
+			/>
66
+			<Tool
67
+				Name="VCALinkTool"
68
+			/>
69
+			<Tool
70
+				Name="VCXDCMakeTool"
71
+			/>
72
+			<Tool
73
+				Name="VCBscMakeTool"
74
+			/>
75
+			<Tool
76
+				Name="VCFxCopTool"
77
+			/>
78
+			<Tool
79
+				Name="VCPostBuildEventTool"
80
+			/>
81
+		</Configuration>
82
+		<Configuration
83
+			Name="Release|Win32"
84
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
+			ConfigurationType="4"
87
+			CharacterSet="1"
88
+			WholeProgramOptimization="1"
89
+			>
90
+			<Tool
91
+				Name="VCPreBuildEventTool"
92
+			/>
93
+			<Tool
94
+				Name="VCCustomBuildTool"
95
+			/>
96
+			<Tool
97
+				Name="VCXMLDataGeneratorTool"
98
+			/>
99
+			<Tool
100
+				Name="VCWebServiceProxyGeneratorTool"
101
+			/>
102
+			<Tool
103
+				Name="VCMIDLTool"
104
+			/>
105
+			<Tool
106
+				Name="VCCLCompilerTool"
107
+				Optimization="2"
108
+				EnableIntrinsicFunctions="true"
109
+				WholeProgramOptimization="false"
110
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\lib\Target\X86&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;"
111
+				PreprocessorDefinitions="NDEBUG;WIN32;_LIB;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
112
+				RuntimeLibrary="2"
113
+				EnableFunctionLevelLinking="false"
114
+				UsePrecompiledHeader="0"
115
+				WarningLevel="3"
116
+				DebugInformationFormat="1"
117
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
118
+			/>
119
+			<Tool
120
+				Name="VCManagedResourceCompilerTool"
121
+			/>
122
+			<Tool
123
+				Name="VCResourceCompilerTool"
124
+			/>
125
+			<Tool
126
+				Name="VCPreLinkEventTool"
127
+			/>
128
+			<Tool
129
+				Name="VCLibrarianTool"
130
+			/>
131
+			<Tool
132
+				Name="VCALinkTool"
133
+			/>
134
+			<Tool
135
+				Name="VCXDCMakeTool"
136
+			/>
137
+			<Tool
138
+				Name="VCBscMakeTool"
139
+			/>
140
+			<Tool
141
+				Name="VCFxCopTool"
142
+			/>
143
+			<Tool
144
+				Name="VCPostBuildEventTool"
145
+			/>
146
+		</Configuration>
147
+	</Configurations>
148
+	<References>
149
+	</References>
150
+	<Files>
151
+		<Filter
152
+			Name="Source Files"
153
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
154
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155
+			>
156
+			<File
157
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\DeadMachineInstructionElim.cpp"
158
+				>
159
+			</File>
160
+			<File
161
+				RelativePath="..\libclamav\c++\llvm\lib\CodeGen\MachineModuleInfoImpls.cpp"
162
+				>
163
+			</File>
164
+			<File
165
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCAsmInfoCOFF.cpp"
166
+				>
167
+			</File>
168
+			<File
169
+				RelativePath="..\libclamav\c++\llvm\lib\MC\MCCodeEmitter.cpp"
170
+				>
171
+			</File>
172
+			<File
173
+				RelativePath="..\libclamav\c++\llvm\lib\Target\TargetELFWriterInfo.cpp"
174
+				>
175
+			</File>
176
+			<File
177
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86CodeEmitter.cpp"
178
+				>
179
+			</File>
180
+			<File
181
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86COFFMachineModuleInfo.cpp"
182
+				>
183
+			</File>
184
+			<File
185
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ELFWriterInfo.cpp"
186
+				>
187
+			</File>
188
+			<File
189
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FastISel.cpp"
190
+				>
191
+			</File>
192
+			<File
193
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPoint.cpp"
194
+				>
195
+			</File>
196
+			<File
197
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86FloatingPointRegKill.cpp"
198
+				>
199
+			</File>
200
+			<File
201
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86InstrInfo.cpp"
202
+				>
203
+			</File>
204
+			<File
205
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelDAGToDAG.cpp"
206
+				>
207
+			</File>
208
+			<File
209
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86ISelLowering.cpp"
210
+				>
211
+			</File>
212
+			<File
213
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86JITInfo.cpp"
214
+				>
215
+			</File>
216
+			<File
217
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86MCAsmInfo.cpp"
218
+				>
219
+			</File>
220
+			<File
221
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86RegisterInfo.cpp"
222
+				>
223
+			</File>
224
+			<File
225
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86Subtarget.cpp"
226
+				>
227
+			</File>
228
+			<File
229
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\TargetInfo\X86TargetInfo.cpp"
230
+				>
231
+			</File>
232
+			<File
233
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetMachine.cpp"
234
+				>
235
+			</File>
236
+			<File
237
+				RelativePath="..\libclamav\c++\llvm\lib\Target\X86\X86TargetObjectFile.cpp"
238
+				>
239
+			</File>
240
+		</Filter>
241
+	</Files>
242
+	<Globals>
243
+	</Globals>
244
+</VisualStudioProject>
... ...
@@ -1,163 +1,164 @@
1
-<?xml version="1.0" encoding="Windows-1252"?>
2
-<VisualStudioProject
3
-	ProjectType="Visual C++"
4
-	Version="9,00"
5
-	Name="libclamavcxx"
6
-	ProjectGUID="{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
7
-	RootNamespace="libclamavcxx"
8
-	Keyword="Win32Proj"
9
-	TargetFrameworkVersion="196613"
10
-	>
11
-	<Platforms>
12
-		<Platform
13
-			Name="Win32"
14
-		/>
15
-	</Platforms>
16
-	<ToolFiles>
17
-	</ToolFiles>
18
-	<Configurations>
19
-		<Configuration
20
-			Name="Debug|Win32"
21
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
-			ConfigurationType="4"
24
-			CharacterSet="1"
25
-			>
26
-			<Tool
27
-				Name="VCPreBuildEventTool"
28
-			/>
29
-			<Tool
30
-				Name="VCCustomBuildTool"
31
-			/>
32
-			<Tool
33
-				Name="VCXMLDataGeneratorTool"
34
-			/>
35
-			<Tool
36
-				Name="VCWebServiceProxyGeneratorTool"
37
-			/>
38
-			<Tool
39
-				Name="VCMIDLTool"
40
-			/>
41
-			<Tool
42
-				Name="VCCLCompilerTool"
43
-				Optimization="0"
44
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
-				MinimalRebuild="true"
47
-				BasicRuntimeChecks="3"
48
-				RuntimeLibrary="3"
49
-				UsePrecompiledHeader="0"
50
-				WarningLevel="3"
51
-				DebugInformationFormat="3"
52
-				DisableSpecificWarnings="4146;4996;4355"
53
-			/>
54
-			<Tool
55
-				Name="VCManagedResourceCompilerTool"
56
-			/>
57
-			<Tool
58
-				Name="VCResourceCompilerTool"
59
-			/>
60
-			<Tool
61
-				Name="VCPreLinkEventTool"
62
-			/>
63
-			<Tool
64
-				Name="VCLibrarianTool"
65
-			/>
66
-			<Tool
67
-				Name="VCALinkTool"
68
-			/>
69
-			<Tool
70
-				Name="VCXDCMakeTool"
71
-			/>
72
-			<Tool
73
-				Name="VCBscMakeTool"
74
-			/>
75
-			<Tool
76
-				Name="VCFxCopTool"
77
-			/>
78
-			<Tool
79
-				Name="VCPostBuildEventTool"
80
-			/>
81
-		</Configuration>
82
-		<Configuration
83
-			Name="Release|Win32"
84
-			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
-			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
-			ConfigurationType="4"
87
-			CharacterSet="1"
88
-			WholeProgramOptimization="1"
89
-			>
90
-			<Tool
91
-				Name="VCPreBuildEventTool"
92
-			/>
93
-			<Tool
94
-				Name="VCCustomBuildTool"
95
-			/>
96
-			<Tool
97
-				Name="VCXMLDataGeneratorTool"
98
-			/>
99
-			<Tool
100
-				Name="VCWebServiceProxyGeneratorTool"
101
-			/>
102
-			<Tool
103
-				Name="VCMIDLTool"
104
-			/>
105
-			<Tool
106
-				Name="VCCLCompilerTool"
107
-				Optimization="2"
108
-				EnableIntrinsicFunctions="true"
109
-				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
110
-				PreprocessorDefinitions="WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
111
-				RuntimeLibrary="2"
112
-				EnableFunctionLevelLinking="true"
113
-				UsePrecompiledHeader="0"
114
-				WarningLevel="3"
115
-				DebugInformationFormat="3"
116
-				DisableSpecificWarnings="4146;4996;4355"
117
-			/>
118
-			<Tool
119
-				Name="VCManagedResourceCompilerTool"
120
-			/>
121
-			<Tool
122
-				Name="VCResourceCompilerTool"
123
-			/>
124
-			<Tool
125
-				Name="VCPreLinkEventTool"
126
-			/>
127
-			<Tool
128
-				Name="VCLibrarianTool"
129
-			/>
130
-			<Tool
131
-				Name="VCALinkTool"
132
-			/>
133
-			<Tool
134
-				Name="VCXDCMakeTool"
135
-			/>
136
-			<Tool
137
-				Name="VCBscMakeTool"
138
-			/>
139
-			<Tool
140
-				Name="VCFxCopTool"
141
-			/>
142
-			<Tool
143
-				Name="VCPostBuildEventTool"
144
-			/>
145
-		</Configuration>
146
-	</Configurations>
147
-	<References>
148
-	</References>
149
-	<Files>
150
-		<Filter
151
-			Name="Source Files"
152
-			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
153
-			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
154
-			>
155
-			<File
156
-				RelativePath="..\libclamav\c++\bytecode2llvm.cpp"
157
-				>
158
-			</File>
159
-		</Filter>
160
-	</Files>
161
-	<Globals>
162
-	</Globals>
163
-</VisualStudioProject>
1
+<?xml version="1.0" encoding="Windows-1252"?>
2
+<VisualStudioProject
3
+	ProjectType="Visual C++"
4
+	Version="9.00"
5
+	Name="libclamavcxx"
6
+	ProjectGUID="{F5DF01F6-8CB6-4C27-8DA8-2379323B31E7}"
7
+	RootNamespace="libclamavcxx"
8
+	Keyword="Win32Proj"
9
+	TargetFrameworkVersion="196613"
10
+	>
11
+	<Platforms>
12
+		<Platform
13
+			Name="Win32"
14
+		/>
15
+	</Platforms>
16
+	<ToolFiles>
17
+	</ToolFiles>
18
+	<Configurations>
19
+		<Configuration
20
+			Name="Debug|Win32"
21
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
23
+			ConfigurationType="4"
24
+			CharacterSet="1"
25
+			>
26
+			<Tool
27
+				Name="VCPreBuildEventTool"
28
+			/>
29
+			<Tool
30
+				Name="VCCustomBuildTool"
31
+			/>
32
+			<Tool
33
+				Name="VCXMLDataGeneratorTool"
34
+			/>
35
+			<Tool
36
+				Name="VCWebServiceProxyGeneratorTool"
37
+			/>
38
+			<Tool
39
+				Name="VCMIDLTool"
40
+			/>
41
+			<Tool
42
+				Name="VCCLCompilerTool"
43
+				Optimization="0"
44
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
45
+				PreprocessorDefinitions="__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
46
+				MinimalRebuild="true"
47
+				BasicRuntimeChecks="3"
48
+				RuntimeLibrary="3"
49
+				UsePrecompiledHeader="0"
50
+				WarningLevel="3"
51
+				DebugInformationFormat="3"
52
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
53
+			/>
54
+			<Tool
55
+				Name="VCManagedResourceCompilerTool"
56
+			/>
57
+			<Tool
58
+				Name="VCResourceCompilerTool"
59
+			/>
60
+			<Tool
61
+				Name="VCPreLinkEventTool"
62
+			/>
63
+			<Tool
64
+				Name="VCLibrarianTool"
65
+			/>
66
+			<Tool
67
+				Name="VCALinkTool"
68
+			/>
69
+			<Tool
70
+				Name="VCXDCMakeTool"
71
+			/>
72
+			<Tool
73
+				Name="VCBscMakeTool"
74
+			/>
75
+			<Tool
76
+				Name="VCFxCopTool"
77
+			/>
78
+			<Tool
79
+				Name="VCPostBuildEventTool"
80
+			/>
81
+		</Configuration>
82
+		<Configuration
83
+			Name="Release|Win32"
84
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
+			IntermediateDirectory="$(SolutionDir)build\$(ProjectName)\$(ConfigurationName)"
86
+			ConfigurationType="4"
87
+			CharacterSet="1"
88
+			WholeProgramOptimization="1"
89
+			>
90
+			<Tool
91
+				Name="VCPreBuildEventTool"
92
+			/>
93
+			<Tool
94
+				Name="VCCustomBuildTool"
95
+			/>
96
+			<Tool
97
+				Name="VCXMLDataGeneratorTool"
98
+			/>
99
+			<Tool
100
+				Name="VCWebServiceProxyGeneratorTool"
101
+			/>
102
+			<Tool
103
+				Name="VCMIDLTool"
104
+			/>
105
+			<Tool
106
+				Name="VCCLCompilerTool"
107
+				Optimization="2"
108
+				EnableIntrinsicFunctions="true"
109
+				WholeProgramOptimization="false"
110
+				AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)..\libclamav\c++\llvm\include&quot;;&quot;$(SolutionDir)llvmbuild\include&quot;;&quot;$(SolutionDir)..\libclamav&quot;;&quot;$(SolutionDir)compat&quot;;&quot;$(SolutionDir)..&quot;"
111
+				PreprocessorDefinitions="NDEBUG;__STDC_LIMIT_MACROS;__STDC_CONSTANT_MACROS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;CRT_NONSTDC_NO_WARNINGS;_SCl_SECURE_NO_DEPRECATE;WIN32_LEAN_AND_MEAN;HAVE_CONFIG_H;_BIND_TO_CURRENT_VCLIBS_VERSION=1"
112
+				RuntimeLibrary="2"
113
+				EnableFunctionLevelLinking="false"
114
+				UsePrecompiledHeader="0"
115
+				WarningLevel="3"
116
+				DebugInformationFormat="0"
117
+				DisableSpecificWarnings="4146;4503;4996;4800;4244;4624;4355;4715;4180;4345;4224;4351"
118
+			/>
119
+			<Tool
120
+				Name="VCManagedResourceCompilerTool"
121
+			/>
122
+			<Tool
123
+				Name="VCResourceCompilerTool"
124
+			/>
125
+			<Tool
126
+				Name="VCPreLinkEventTool"
127
+			/>
128
+			<Tool
129
+				Name="VCLibrarianTool"
130
+			/>
131
+			<Tool
132
+				Name="VCALinkTool"
133
+			/>
134
+			<Tool
135
+				Name="VCXDCMakeTool"
136
+			/>
137
+			<Tool
138
+				Name="VCBscMakeTool"
139
+			/>
140
+			<Tool
141
+				Name="VCFxCopTool"
142
+			/>
143
+			<Tool
144
+				Name="VCPostBuildEventTool"
145
+			/>
146
+		</Configuration>
147
+	</Configurations>
148
+	<References>
149
+	</References>
150
+	<Files>
151
+		<Filter
152
+			Name="Source Files"
153
+			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
154
+			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
155
+			>
156
+			<File
157
+				RelativePath="..\libclamav\c++\bytecode2llvm.cpp"
158
+				>
159
+			</File>
160
+		</Filter>
161
+	</Files>
162
+	<Globals>
163
+	</Globals>
164
+</VisualStudioProject>