forked from OSchip/llvm-project
parent
85b184b292
commit
99a71ef891
|
@ -127,9 +127,6 @@
|
|||
<File
|
||||
RelativePath="..\..\lib\Analysis\ConstantFolding.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Analysis\Expressions.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Analysis\InstCount.cpp">
|
||||
</File>
|
||||
|
@ -257,9 +254,6 @@
|
|||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Dominators.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\Expressions.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\llvm\Analysis\FindUsedTypes.h">
|
||||
</File>
|
||||
|
|
|
@ -252,9 +252,6 @@
|
|||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LowerAllocations.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LowerConstantExprs.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\Transforms\Scalar\LowerGC.cpp">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue