|
Change Parameter Type arg2 : Attribute to arg2 : int in method public AddInstrAttribute(Instr ValueRef, index int, arg2 int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |
|
Change Parameter Type PA : Attribute to PA : int in method public RemoveAttribute(Arg ValueRef, PA int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |
|
Change Parameter Type arg2 : Attribute to arg2 : int in method public RemoveInstrAttribute(Instr ValueRef, index int, arg2 int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |
|
Change Parameter Type PA : Attribute to PA : int in method public AddFunctionAttr(Fn ValueRef, PA int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |
|
Change Parameter Type PA : Attribute to PA : int in method public AddAttribute(Arg ValueRef, PA int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |
|
Change Parameter Type PA : Attribute to PA : int in method public RemoveFunctionAttr(Fn ValueRef, PA int) : void in class org.robovm.llvm.binding.LLVM |
From |
To |