Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | ||||
3 | ProjectType="Visual C++" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 4 | Version="8.00" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 5 | Name="support" |
6 | ProjectGUID="{28AA9146-3482-4F41-9CC6-407B1D258508}" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 7 | Keyword="Win32Proj" |
8 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 9 | <Platforms> |
10 | <Platform | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 11 | Name="Win32" |
12 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 13 | </Platforms> |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 14 | <ToolFiles> |
15 | </ToolFiles> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 16 | <Configurations> |
17 | <Configuration | ||||
18 | Name="Debug|Win32" | ||||
19 | OutputDirectory="..\Debug" | ||||
20 | IntermediateDirectory="Debug" | ||||
21 | ConfigurationType="4" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 23 | CharacterSet="2" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 24 | > |
25 | <Tool | ||||
26 | Name="VCPreBuildEventTool" | ||||
27 | /> | ||||
28 | <Tool | ||||
29 | Name="VCCustomBuildTool" | ||||
30 | /> | ||||
31 | <Tool | ||||
32 | Name="VCXMLDataGeneratorTool" | ||||
33 | /> | ||||
34 | <Tool | ||||
35 | Name="VCWebServiceProxyGeneratorTool" | ||||
36 | /> | ||||
37 | <Tool | ||||
38 | Name="VCMIDLTool" | ||||
39 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 40 | <Tool |
41 | Name="VCCLCompilerTool" | ||||
42 | Optimization="0" | ||||
43 | AdditionalIncludeDirectories="..\..\include;.." | ||||
44 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_LIB;__STDC_LIMIT_MACROS" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 45 | StringPooling="true" |
46 | MinimalRebuild="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 47 | BasicRuntimeChecks="3" |
48 | RuntimeLibrary="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 49 | ForceConformanceInForLoopScope="true" |
50 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 51 | UsePrecompiledHeader="0" |
52 | BrowseInformation="1" | ||||
53 | WarningLevel="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 54 | Detect64BitPortabilityProblems="false" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 55 | DebugInformationFormat="4" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 56 | DisableSpecificWarnings="4355,4146,4800" |
57 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 58 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 59 | Name="VCManagedResourceCompilerTool" |
60 | /> | ||||
61 | <Tool | ||||
62 | Name="VCResourceCompilerTool" | ||||
63 | /> | ||||
64 | <Tool | ||||
65 | Name="VCPreLinkEventTool" | ||||
66 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 67 | <Tool |
68 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 69 | OutputFile="$(OutDir)/support.lib" |
70 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 71 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 72 | Name="VCALinkTool" |
73 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 74 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 75 | Name="VCXDCMakeTool" |
76 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 77 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 78 | Name="VCBscMakeTool" |
79 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 80 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 81 | Name="VCFxCopTool" |
82 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 83 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 84 | Name="VCPostBuildEventTool" |
85 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 86 | </Configuration> |
87 | <Configuration | ||||
88 | Name="Release|Win32" | ||||
89 | OutputDirectory="..\Release" | ||||
90 | IntermediateDirectory="Release" | ||||
91 | ConfigurationType="4" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 92 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
93 | CharacterSet="2" | ||||
94 | > | ||||
95 | <Tool | ||||
96 | Name="VCPreBuildEventTool" | ||||
97 | /> | ||||
98 | <Tool | ||||
99 | Name="VCCustomBuildTool" | ||||
100 | /> | ||||
101 | <Tool | ||||
102 | Name="VCXMLDataGeneratorTool" | ||||
103 | /> | ||||
104 | <Tool | ||||
105 | Name="VCWebServiceProxyGeneratorTool" | ||||
106 | /> | ||||
107 | <Tool | ||||
108 | Name="VCMIDLTool" | ||||
109 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 110 | <Tool |
111 | Name="VCCLCompilerTool" | ||||
112 | AdditionalIncludeDirectories="..\..\include;.." | ||||
113 | PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_LIB;__STDC_LIMIT_MACROS" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 114 | StringPooling="true" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 115 | RuntimeLibrary="2" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 116 | ForceConformanceInForLoopScope="true" |
117 | RuntimeTypeInfo="true" | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 118 | UsePrecompiledHeader="0" |
119 | WarningLevel="3" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 120 | Detect64BitPortabilityProblems="false" |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 121 | DebugInformationFormat="3" |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 122 | DisableSpecificWarnings="4355,4146,4800" |
123 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 124 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 125 | Name="VCManagedResourceCompilerTool" |
126 | /> | ||||
127 | <Tool | ||||
128 | Name="VCResourceCompilerTool" | ||||
129 | /> | ||||
130 | <Tool | ||||
131 | Name="VCPreLinkEventTool" | ||||
132 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 133 | <Tool |
134 | Name="VCLibrarianTool" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 135 | OutputFile="$(OutDir)/support.lib" |
136 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 137 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 138 | Name="VCALinkTool" |
139 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 140 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 141 | Name="VCXDCMakeTool" |
142 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 143 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 144 | Name="VCBscMakeTool" |
145 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 146 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 147 | Name="VCFxCopTool" |
148 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 149 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 150 | Name="VCPostBuildEventTool" |
151 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 152 | </Configuration> |
153 | </Configurations> | ||||
154 | <References> | ||||
155 | </References> | ||||
156 | <Files> | ||||
157 | <Filter | ||||
158 | Name="Source Files" | ||||
159 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 160 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
161 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 162 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 163 | RelativePath="..\..\lib\Support\Allocator.cpp" |
164 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 165 | </File> |
166 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 167 | RelativePath="..\..\lib\Support\Annotation.cpp" |
168 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 169 | </File> |
170 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 171 | RelativePath="..\..\lib\Support\APInt.cpp" |
172 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 173 | </File> |
174 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 175 | RelativePath="..\..\lib\Support\CommandLine.cpp" |
176 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 177 | </File> |
178 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 179 | RelativePath="..\..\lib\Support\ConstantRange.cpp" |
180 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 181 | </File> |
182 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 183 | RelativePath="..\..\lib\Support\Debug.cpp" |
184 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 185 | </File> |
186 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 187 | RelativePath="..\..\lib\Support\Dwarf.cpp" |
188 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 189 | </File> |
190 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 191 | RelativePath="..\..\lib\Support\FileUtilities.cpp" |
192 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 193 | </File> |
194 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 195 | RelativePath="..\..\lib\Support\FoldingSet.cpp" |
196 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 197 | </File> |
198 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 199 | RelativePath="..\..\lib\Support\GraphWriter.cpp" |
200 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 201 | </File> |
202 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 203 | RelativePath="..\..\lib\Support\IsInf.cpp" |
204 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 205 | </File> |
206 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 207 | RelativePath="..\..\lib\Support\IsNAN.cpp" |
208 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 209 | </File> |
210 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 211 | RelativePath="..\..\lib\Support\ManagedStatic.cpp" |
212 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 213 | </File> |
214 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 215 | RelativePath="..\..\lib\Support\MemoryBuffer.cpp" |
216 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 217 | </File> |
218 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 219 | RelativePath="..\..\lib\Support\PluginLoader.cpp" |
220 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 221 | </File> |
222 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 223 | RelativePath="..\..\lib\Support\SlowOperationInformer.cpp" |
224 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 225 | <FileConfiguration |
226 | Name="Debug|Win32" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 227 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 228 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 229 | Name="VCCLCompilerTool" |
230 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 231 | </FileConfiguration> |
232 | <FileConfiguration | ||||
233 | Name="Release|Win32" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 234 | ExcludedFromBuild="true" |
235 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 236 | <Tool |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 237 | Name="VCCLCompilerTool" |
238 | /> | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 239 | </FileConfiguration> |
240 | </File> | ||||
241 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 242 | RelativePath="..\..\lib\Support\SmallPtrSet.cpp" |
243 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 244 | </File> |
245 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 246 | RelativePath="..\..\lib\Support\Statistic.cpp" |
247 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 248 | </File> |
249 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 250 | RelativePath="..\..\lib\Support\Streams.cpp" |
251 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 252 | </File> |
253 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 254 | RelativePath="..\..\lib\Support\StringExtras.cpp" |
255 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 256 | </File> |
257 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 258 | RelativePath="..\..\lib\Support\StringMap.cpp" |
259 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 260 | </File> |
261 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 262 | RelativePath="..\..\lib\Support\SystemUtils.cpp" |
263 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 264 | </File> |
265 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 266 | RelativePath="..\..\lib\Support\Timer.cpp" |
267 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 268 | </File> |
269 | </Filter> | ||||
270 | <Filter | ||||
271 | Name="Header Files" | ||||
272 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 273 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
274 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 275 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 276 | RelativePath="..\..\include\llvm\Support\AIXDataTypesFix.h" |
277 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 278 | </File> |
279 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 280 | RelativePath="..\..\include\llvm\Support\Allocator.h" |
281 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 282 | </File> |
283 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 284 | RelativePath="..\..\include\llvm\Support\Annotation.h" |
285 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 286 | </File> |
287 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 288 | RelativePath="..\..\include\llvm\Support\CallSite.h" |
289 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 290 | </File> |
291 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 292 | RelativePath="..\..\include\llvm\Support\Casting.h" |
293 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 294 | </File> |
295 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 296 | RelativePath="..\..\include\llvm\Support\CFG.h" |
297 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 298 | </File> |
299 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 300 | RelativePath="..\..\include\llvm\Support\CommandLine.h" |
301 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 302 | </File> |
303 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 304 | RelativePath="..\..\include\llvm\Support\Compiler.h" |
305 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 306 | </File> |
307 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 308 | RelativePath="..\..\include\llvm\Support\ConstantRange.h" |
309 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 310 | </File> |
311 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 312 | RelativePath="..\..\include\llvm\Support\DataTypes.h" |
313 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 314 | </File> |
315 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 316 | RelativePath="..\..\include\llvm\Support\Debug.h" |
317 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 318 | </File> |
319 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 320 | RelativePath="..\..\include\llvm\Support\DOTGraphTraits.h" |
321 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 322 | </File> |
323 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 324 | RelativePath="..\..\include\llvm\Support\Dwarf.h" |
325 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 326 | </File> |
327 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 328 | RelativePath="..\..\include\llvm\Support\ELF.h" |
329 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 330 | </File> |
331 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 332 | RelativePath="..\..\include\llvm\Support\FileUtilities.h" |
333 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 334 | </File> |
335 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 336 | RelativePath="..\..\include\llvm\Support\GetElementPtrTypeIterator.h" |
337 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 338 | </File> |
339 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 340 | RelativePath="..\..\include\llvm\Support\GraphWriter.h" |
341 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 342 | </File> |
343 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 344 | RelativePath="..\..\include\llvm\Support\InstIterator.h" |
345 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 346 | </File> |
347 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 348 | RelativePath="..\..\include\llvm\Support\InstVisitor.h" |
349 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 350 | </File> |
351 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 352 | RelativePath="..\..\include\llvm\Support\LeakDetector.h" |
353 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 354 | </File> |
355 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 356 | RelativePath="..\..\include\llvm\Support\Linker.h" |
357 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 358 | </File> |
359 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 360 | RelativePath="..\..\include\llvm\Support\MallocAllocator.h" |
361 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 362 | </File> |
363 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 364 | RelativePath="..\..\include\llvm\Support\ManagedStatic.h" |
365 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 366 | </File> |
367 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 368 | RelativePath="..\..\include\llvm\Support\Mangler.h" |
369 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 370 | </File> |
371 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 372 | RelativePath="..\..\include\llvm\Support\MathExtras.h" |
373 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 374 | </File> |
375 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 376 | RelativePath="..\..\include\llvm\Support\MemoryBuffer.h" |
377 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 378 | </File> |
379 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 380 | RelativePath="..\..\include\llvm\Support\OutputBuffer.h" |
381 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 382 | </File> |
383 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 384 | RelativePath="..\..\include\llvm\Support\PassNameParser.h" |
385 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 386 | </File> |
387 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 388 | RelativePath="..\..\include\llvm\Support\PatternMatch.h" |
389 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 390 | </File> |
391 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 392 | RelativePath="..\..\include\llvm\Support\PluginLoader.h" |
393 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 394 | </File> |
395 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 396 | RelativePath="..\..\include\llvm\Support\SlowOperationInformer.h" |
397 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 398 | </File> |
399 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 400 | RelativePath="..\..\include\llvm\Support\StableBasicBlockNumbering.h" |
401 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 402 | </File> |
403 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 404 | RelativePath="..\..\include\llvm\Support\Streams.h" |
405 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 406 | </File> |
407 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 408 | RelativePath="..\..\include\llvm\Support\SystemUtils.h" |
409 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 410 | </File> |
411 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 412 | RelativePath="..\..\include\llvm\Support\ThreadSupport-NoSupport.h" |
413 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 414 | </File> |
415 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 416 | RelativePath="..\..\include\llvm\Support\ThreadSupport-PThreads.h" |
417 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 418 | </File> |
419 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 420 | RelativePath="..\..\include\llvm\Support\Timer.h" |
421 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 422 | </File> |
423 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 424 | RelativePath="..\..\include\llvm\Support\type_traits.h" |
425 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 426 | </File> |
427 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 428 | RelativePath="..\..\include\llvm\Support\TypeInfo.h" |
429 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 430 | </File> |
431 | </Filter> | ||||
432 | <Filter | ||||
433 | Name="ADT" | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 434 | > |
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 435 | <File |
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 436 | RelativePath="..\..\include\llvm\ADT\APInt.h" |
437 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 438 | </File> |
439 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 440 | RelativePath="..\..\include\llvm\ADT\APSInt.h" |
441 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 442 | </File> |
443 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 444 | RelativePath="..\..\include\llvm\ADT\BitVector.h" |
445 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 446 | </File> |
447 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 448 | RelativePath="..\..\include\llvm\Adt\DenseMap.h" |
449 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 450 | </File> |
451 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 452 | RelativePath="..\..\include\llvm\Adt\DepthFirstIterator.h" |
453 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 454 | </File> |
455 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 456 | RelativePath="..\..\include\llvm\Adt\EquivalenceClasses.h" |
457 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 458 | </File> |
459 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 460 | RelativePath="..\..\include\llvm\ADT\FoldingSet.h" |
461 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 462 | </File> |
463 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 464 | RelativePath="..\..\include\llvm\Adt\GraphTraits.h" |
465 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 466 | </File> |
467 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 468 | RelativePath="..\..\include\llvm\Adt\hash_map" |
469 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 470 | </File> |
471 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 472 | RelativePath="..\..\include\llvm\Adt\hash_set" |
473 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 474 | </File> |
475 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 476 | RelativePath="..\..\include\llvm\Adt\HashExtras.h" |
477 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 478 | </File> |
479 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 480 | RelativePath="..\..\include\llvm\Adt\ilist" |
481 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 482 | </File> |
483 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 484 | RelativePath="..\..\include\llvm\ADT\IndexedMap.h" |
485 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 486 | </File> |
487 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 488 | RelativePath="..\..\include\llvm\Adt\iterator" |
489 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 490 | </File> |
491 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 492 | RelativePath="..\..\include\llvm\Adt\PostOrderIterator.h" |
493 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 494 | </File> |
495 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 496 | RelativePath="..\..\include\llvm\Adt\SCCIterator.h" |
497 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 498 | </File> |
499 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 500 | RelativePath="..\..\include\llvm\Adt\SetOperations.h" |
501 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 502 | </File> |
503 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 504 | RelativePath="..\..\include\llvm\Adt\SetVector.h" |
505 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 506 | </File> |
507 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 508 | RelativePath="..\..\include\llvm\ADT\SmallPtrSet.h" |
509 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 510 | </File> |
511 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 512 | RelativePath="..\..\include\llvm\ADT\SmallSet.h" |
513 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 514 | </File> |
515 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 516 | RelativePath="..\..\include\llvm\ADT\SmallString.h" |
517 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 518 | </File> |
519 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 520 | RelativePath="..\..\include\llvm\ADT\SmallVector.h" |
521 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 522 | </File> |
523 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 524 | RelativePath="..\..\include\llvm\Adt\Statistic.h" |
525 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 526 | </File> |
527 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 528 | RelativePath="..\..\include\llvm\Adt\STLExtras.h" |
529 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 530 | </File> |
531 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 532 | RelativePath="..\..\include\llvm\Adt\StringExtras.h" |
533 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 534 | </File> |
535 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 536 | RelativePath="..\..\include\llvm\ADT\StringMap.h" |
537 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 538 | </File> |
539 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 540 | RelativePath="..\..\include\llvm\Adt\Tree.h" |
541 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 542 | </File> |
543 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 544 | RelativePath="..\..\include\llvm\Adt\UniqueVector.h" |
545 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 546 | </File> |
547 | <File | ||||
Chuck Rose III | 6e1857b | 2007-07-27 18:20:11 +0000 | [diff] [blame] | 548 | RelativePath="..\..\include\llvm\Adt\VectorExtras.h" |
549 | > | ||||
Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 550 | </File> |
551 | </Filter> | ||||
552 | </Files> | ||||
553 | <Globals> | ||||
554 | </Globals> | ||||
555 | </VisualStudioProject> |