Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
clg0803
Compiler
Commits
eaf4bee2
Commit
eaf4bee2
authored
2 years ago
by
赵文浩
Browse files
Options
Download
Patches
Plain Diff
修复了callInstr的bug
parent
67b43be7
master
backend-opt
backend-opt-divconst
backend-opt-new
backend_TwoRegAllocator
backend_reverse
backend_temporary
bugfix_backend_0720
bugfix_backend_0721
bugfix_backend_0723
bugfix_backend_0726
debug
fronte-opt-deadcode
fronted-opt-deadcode
new_master
new_submit
new_version
pre_version
submit
test-phi
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/TestMain.java
+1
-1
src/TestMain.java
src/backend/llvmir/parser/Parser.java
+4
-4
src/backend/llvmir/parser/Parser.java
src/backend/llvmir/type/FunctionType.java
+6
-0
src/backend/llvmir/type/FunctionType.java
src/compiler.iml
+11
-0
src/compiler.iml
with
22 additions
and
5 deletions
+22
-5
Write
Preview
Supports
Markdown
0%
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
Menu
Explore
Projects
Groups
Topics
Snippets