make tblgen produce a function that returns the name for a physreg.
[llvm/avr.git] / win32 / Bitcode / Bitcode.vcproj
blob06bc4f0149c6e3ef1d0d1dfd014e6770a3d60079
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Bitcode"
6 ProjectGUID="{F1EFF064-8869-4DFF-8E1A-CD8F4A5F8D62}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="x64"
16 </Platforms>
17 <ToolFiles>
18 </ToolFiles>
19 <Configurations>
20 <Configuration
21 Name="Debug|Win32"
22 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
23 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
24 ConfigurationType="4"
25 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
26 CharacterSet="2"
28 <Tool
29 Name="VCPreBuildEventTool"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\..\include;.."
47 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32"
48 StringPooling="true"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 ForceConformanceInForLoopScope="true"
53 RuntimeTypeInfo="true"
54 UsePrecompiledHeader="0"
55 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
56 BrowseInformation="1"
57 WarningLevel="3"
58 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="3"
60 DisableSpecificWarnings="4355,4146,4800"
62 <Tool
63 Name="VCManagedResourceCompilerTool"
65 <Tool
66 Name="VCResourceCompilerTool"
68 <Tool
69 Name="VCPreLinkEventTool"
71 <Tool
72 Name="VCLibrarianTool"
73 OutputFile="$(OutDir)/Bitcode.lib"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCXDCMakeTool"
81 <Tool
82 Name="VCBscMakeTool"
84 <Tool
85 Name="VCFxCopTool"
87 <Tool
88 Name="VCPostBuildEventTool"
90 </Configuration>
91 <Configuration
92 Name="Debug|x64"
93 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
94 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
95 ConfigurationType="4"
96 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
97 CharacterSet="2"
99 <Tool
100 Name="VCPreBuildEventTool"
102 <Tool
103 Name="VCCustomBuildTool"
105 <Tool
106 Name="VCXMLDataGeneratorTool"
108 <Tool
109 Name="VCWebServiceProxyGeneratorTool"
111 <Tool
112 Name="VCMIDLTool"
113 TargetEnvironment="3"
115 <Tool
116 Name="VCCLCompilerTool"
117 Optimization="0"
118 AdditionalIncludeDirectories="..\..\include;.."
119 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;_DEBUG;_LIB;__STDC_LIMIT_MACROS;WIN32"
120 StringPooling="true"
121 MinimalRebuild="true"
122 BasicRuntimeChecks="3"
123 RuntimeLibrary="3"
124 ForceConformanceInForLoopScope="true"
125 RuntimeTypeInfo="true"
126 UsePrecompiledHeader="0"
127 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
128 BrowseInformation="1"
129 WarningLevel="3"
130 Detect64BitPortabilityProblems="false"
131 DebugInformationFormat="3"
132 DisableSpecificWarnings="4355,4146,4800"
134 <Tool
135 Name="VCManagedResourceCompilerTool"
137 <Tool
138 Name="VCResourceCompilerTool"
140 <Tool
141 Name="VCPreLinkEventTool"
143 <Tool
144 Name="VCLibrarianTool"
145 OutputFile="$(OutDir)/Bitcode.lib"
147 <Tool
148 Name="VCALinkTool"
150 <Tool
151 Name="VCXDCMakeTool"
153 <Tool
154 Name="VCBscMakeTool"
156 <Tool
157 Name="VCFxCopTool"
159 <Tool
160 Name="VCPostBuildEventTool"
162 </Configuration>
163 <Configuration
164 Name="Release|Win32"
165 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
166 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
167 ConfigurationType="4"
168 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops;..\common.vsprops"
169 CharacterSet="2"
171 <Tool
172 Name="VCPreBuildEventTool"
174 <Tool
175 Name="VCCustomBuildTool"
177 <Tool
178 Name="VCXMLDataGeneratorTool"
180 <Tool
181 Name="VCWebServiceProxyGeneratorTool"
183 <Tool
184 Name="VCMIDLTool"
186 <Tool
187 Name="VCCLCompilerTool"
188 AdditionalIncludeDirectories="..\..\include;.."
189 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
190 StringPooling="true"
191 RuntimeLibrary="2"
192 ForceConformanceInForLoopScope="true"
193 RuntimeTypeInfo="true"
194 UsePrecompiledHeader="0"
195 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
196 WarningLevel="3"
197 Detect64BitPortabilityProblems="false"
198 DebugInformationFormat="3"
199 DisableSpecificWarnings="4355,4146,4800"
201 <Tool
202 Name="VCManagedResourceCompilerTool"
204 <Tool
205 Name="VCResourceCompilerTool"
207 <Tool
208 Name="VCPreLinkEventTool"
210 <Tool
211 Name="VCLibrarianTool"
212 OutputFile="$(OutDir)/Bitcode.lib"
214 <Tool
215 Name="VCALinkTool"
217 <Tool
218 Name="VCXDCMakeTool"
220 <Tool
221 Name="VCBscMakeTool"
223 <Tool
224 Name="VCFxCopTool"
226 <Tool
227 Name="VCPostBuildEventTool"
229 </Configuration>
230 <Configuration
231 Name="Release|x64"
232 OutputDirectory="$(ProjectDir)..\bin\$(PlatformName)\$(ConfigurationName)"
233 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
234 ConfigurationType="4"
235 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
236 CharacterSet="2"
238 <Tool
239 Name="VCPreBuildEventTool"
241 <Tool
242 Name="VCCustomBuildTool"
244 <Tool
245 Name="VCXMLDataGeneratorTool"
247 <Tool
248 Name="VCWebServiceProxyGeneratorTool"
250 <Tool
251 Name="VCMIDLTool"
252 TargetEnvironment="3"
254 <Tool
255 Name="VCCLCompilerTool"
256 Optimization="0"
257 AdditionalIncludeDirectories="..\..\include;.."
258 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS"
259 StringPooling="true"
260 RuntimeLibrary="2"
261 ForceConformanceInForLoopScope="true"
262 RuntimeTypeInfo="true"
263 UsePrecompiledHeader="0"
264 ProgramDataBaseFileName="$(OutDir)\$(ProjectName).pdb"
265 WarningLevel="3"
266 Detect64BitPortabilityProblems="false"
267 DebugInformationFormat="3"
268 DisableSpecificWarnings="4355,4146,4800"
270 <Tool
271 Name="VCManagedResourceCompilerTool"
273 <Tool
274 Name="VCResourceCompilerTool"
276 <Tool
277 Name="VCPreLinkEventTool"
279 <Tool
280 Name="VCLibrarianTool"
281 OutputFile="$(OutDir)/Bitcode.lib"
283 <Tool
284 Name="VCALinkTool"
286 <Tool
287 Name="VCXDCMakeTool"
289 <Tool
290 Name="VCBscMakeTool"
292 <Tool
293 Name="VCFxCopTool"
295 <Tool
296 Name="VCPostBuildEventTool"
298 </Configuration>
299 </Configurations>
300 <References>
301 </References>
302 <Files>
303 <Filter
304 Name="Source Files"
305 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
306 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
308 <Filter
309 Name="Reader"
311 <File
312 RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.cpp"
314 </File>
315 <File
316 RelativePath="..\..\lib\Bitcode\Reader\BitcodeReader.h"
318 </File>
319 <File
320 RelativePath="..\..\lib\Bitcode\Reader\BitReader.cpp"
322 </File>
323 <File
324 RelativePath="..\..\lib\Bitcode\Reader\Deserialize.cpp"
326 </File>
327 <File
328 RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPFloat.cpp"
330 </File>
331 <File
332 RelativePath="..\..\lib\Bitcode\Reader\DeserializeAPInt.cpp"
334 </File>
335 </Filter>
336 <Filter
337 Name="Writer"
339 <File
340 RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriter.cpp"
342 </File>
343 <File
344 RelativePath="..\..\lib\Bitcode\Writer\BitcodeWriterPass.cpp"
346 </File>
347 <File
348 RelativePath="..\..\lib\Bitcode\Writer\BitWriter.cpp"
350 </File>
351 <File
352 RelativePath="..\..\lib\Bitcode\Writer\Serialize.cpp"
354 </File>
355 <File
356 RelativePath="..\..\lib\Bitcode\Writer\SerializeAPFloat.cpp"
358 </File>
359 <File
360 RelativePath="..\..\lib\Bitcode\Writer\SerializeAPInt.cpp"
362 </File>
363 <File
364 RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.cpp"
366 </File>
367 <File
368 RelativePath="..\..\lib\Bitcode\Writer\ValueEnumerator.h"
370 </File>
371 </Filter>
372 </Filter>
373 <Filter
374 Name="Header Files"
375 Filter="h;hpp;hxx;hm;inl;inc;xsd"
376 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
378 <File
379 RelativePath="..\..\include\llvm\Bitcode\Archive.h"
381 </File>
382 <File
383 RelativePath="..\..\include\llvm\Bitcode\Bitcodes.h"
385 </File>
386 <File
387 RelativePath="..\..\include\llvm\Bitcode\BitstreamReader.h"
389 </File>
390 <File
391 RelativePath="..\..\include\llvm\Bitcode\BitstreamWriter.h"
393 </File>
394 <File
395 RelativePath="..\..\include\llvm\Bitcode\Deserialize.h"
397 </File>
398 <File
399 RelativePath="..\..\include\llvm\Bitcode\LLVMBitCodes.h"
401 </File>
402 <File
403 RelativePath="..\..\include\llvm\Bitcode\ReaderWriter.h"
405 </File>
406 <File
407 RelativePath="..\..\include\llvm\Bitcode\Serialization.h"
409 </File>
410 <File
411 RelativePath="..\..\include\llvm\Bitcode\SerializationFwd.h"
413 </File>
414 <File
415 RelativePath="..\..\include\llvm\Bitcode\Serialize.h"
417 </File>
418 </Filter>
419 </Files>
420 <Globals>
421 </Globals>
422 </VisualStudioProject>