Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
llvm-epi-0.8
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Roger Ferrer
llvm-epi-0.8
Commits
9a677406
Commit
9a677406
authored
17 years ago
by
Chris Lattner
Browse files
Options
Downloads
Patches
Plain Diff
Fix PR1888, patch by Wilhansen Li.
llvm-svn: 45501
parent
91678fc4
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
llvm/win32/CodeGen/CodeGen.vcproj
+4
-0
4 additions, 0 deletions
llvm/win32/CodeGen/CodeGen.vcproj
llvm/win32/dobison.cmd
+2
-2
2 additions, 2 deletions
llvm/win32/dobison.cmd
with
6 additions
and
2 deletions
llvm/win32/CodeGen/CodeGen.vcproj
+
4
−
0
View file @
9a677406
...
...
@@ -392,6 +392,10 @@
RelativePath=
"..\..\lib\CodeGen\MachinePassRegistry.cpp"
>
</File>
<File
RelativePath=
"..\..\lib\CodeGen\MachineRegisterInfo.cpp"
>
</File>
<File
RelativePath=
"..\..\lib\CodeGen\MachOWriter.cpp"
>
...
...
This diff is collapsed.
Click to expand it.
llvm/win32/dobison.cmd
+
2
−
2
View file @
9a677406
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment