Fix PR1888, patch by Wilhansen Li.

llvm-svn: 45501
This commit is contained in:
Chris Lattner 2008-01-02 21:30:58 +00:00
parent ddf03e12a2
commit 8afe60d634
2 changed files with 6 additions and 2 deletions

View File

@ -392,6 +392,10 @@
RelativePath="..\..\lib\CodeGen\MachinePassRegistry.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\MachOWriter.cpp"
>

View File

@ -22,6 +22,6 @@ exit
:nobison
echo Bison not found. Using pre-generated files.
copy %~pn4.cpp.cvs %3.cpp
copy %~pn4.h.cvs %3.h
copy %~pn4.cpp.cvs %5\%3.cpp
copy %~pn4.h.cvs %5\%3.h
exit