mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 21:26:53 +00:00
Add a note
llvm-svn: 185
This commit is contained in:
parent
f2a738cfe2
commit
07b82701da
@ -1,3 +1,4 @@
|
|||||||
|
* BytecodeWriter should use a deque<unsigned char> instead of vector!!!
|
||||||
* Eliminate the method signature from a call instruction. It should look like
|
* Eliminate the method signature from a call instruction. It should look like
|
||||||
this: call int %func(int 2, int %reg118)
|
this: call int %func(int 2, int %reg118)
|
||||||
* Indirect calls should use the icall instruction
|
* Indirect calls should use the icall instruction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user