mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 08:44:48 +00:00
Fix PR1888, patch by Wilhansen Li.
llvm-svn: 45501
This commit is contained in:
parent
ddf03e12a2
commit
8afe60d634
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user