forked from OSchip/llvm-project
parent
47ddedab08
commit
ba2219c473
llvm/win32
|
@ -313,6 +313,10 @@
|
|||
RelativePath="..\..\lib\System\DynamicLibrary.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\Host.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\System\IncludeFile.cpp"
|
||||
>
|
||||
|
|
|
@ -425,10 +425,6 @@
|
|||
RelativePath="..\..\lib\VMCore\ModuleProvider.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\ParameterAttributes.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\VMCore\Pass.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue