forked from OSchip/llvm-project
parent
ea74ea89fb
commit
41dc330d2f
llvm/win32/CodeGen
|
@ -559,6 +559,10 @@
|
|||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SelectionDAGPrinter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\TargetLowering.cpp"
|
||||
>
|
||||
|
@ -750,6 +754,10 @@
|
|||
RelativePath="..\..\include\llvm\CodeGen\SelectionDAGNodes.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SelectionDAG\SimpleBBISel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\lib\CodeGen\SimpleRegisterCoalescing.h"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue