mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-11 11:34:02 +00:00
Fix PR1888, patch by Wilhansen Li.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45501 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
fa0fba1c54
commit
b08b8e6f59
@ -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