mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:50:30 +00:00
Add missing header files to projects.
llvm-svn: 19234
This commit is contained in:
parent
ed2f874a8d
commit
5899433ea2
@ -157,6 +157,9 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
|
||||
Name="Header Files"
|
||||
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\Parser.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\AsmParser\ParserInternals.h">
|
||||
</File>
|
||||
|
@ -177,9 +177,15 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Argument.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\AsmAnnotationWriter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\BasicBlock.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\CachedWriter.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\CallGraphSCCPass.h">
|
||||
</File>
|
||||
@ -246,6 +252,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\PassSupport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\PrintModulePass.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\SymbolTable.h">
|
||||
</File>
|
||||
@ -267,6 +276,9 @@
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Value.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Assembly\Writer.h">
|
||||
</File>
|
||||
</Filter>
|
||||
</Files>
|
||||
<Globals>
|
||||
|
Loading…
Reference in New Issue
Block a user