mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Add missing header files to projects.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user