forked from OSchip/llvm-project
parent
db18f328d7
commit
0889b9bfac
|
@ -156,6 +156,10 @@
|
|||
RelativePath="..\..\lib\CodeGen\CGBuiltin.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\CGDebugInfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\CGDecl.cpp"
|
||||
>
|
||||
|
|
|
@ -213,6 +213,10 @@
|
|||
RelativePath="..\..\Driver\PrintPreprocessedOutput.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Driver\RewriteMacros.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Driver\RewriteObjC.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue