Skip to content
Snippets Groups Projects
Commit 9a677406 authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix PR1888, patch by Wilhansen Li.

llvm-svn: 45501
parent 91678fc4
No related branches found
No related tags found
No related merge requests found
......@@ -392,6 +392,10 @@
RelativePath="..\..\lib\CodeGen\MachinePassRegistry.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\MachineRegisterInfo.cpp"
>
</File>
<File
RelativePath="..\..\lib\CodeGen\MachOWriter.cpp"
>
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment