Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-14157-894146
Compiler
Commits
c510abed
Commit
c510abed
authored
2 years ago
by
赵文浩
Browse files
Options
Download
Patches
Plain Diff
修改了callInstr
parent
c8a4036e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
src/backend/llvmir/parser/Parser.java
+17
-3
src/backend/llvmir/parser/Parser.java
src/backend/llvmir/type/FunctionType.java
+11
-0
src/backend/llvmir/type/FunctionType.java
src/backend/llvmir/value/MyModule.java
+1
-1
src/backend/llvmir/value/MyModule.java
src/backend/llvmir/value/instr/CallInstr.java
+6
-1
src/backend/llvmir/value/instr/CallInstr.java
with
35 additions
and
5 deletions
+35
-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