[LLVMdev] JIT::freeMachineCodeForFunction(Function *F) on ARM

Jeffrey Yasskin jyasskin at google.com
Wed Mar 31 07:42:20 PDT 2010


On Wed, Mar 31, 2010 at 7:07 AM,  <hannibal_08 at mail.com> wrote:
> Hello Everyone,
>
> Does void JIT::freeMachineCodeForFunction(Function *F) work on arm? I get a
> crash when I call it on arm.I don't have access to  gdb on the simulator I
> am using , so can't say for sure if it works.

The unittests, which call freeMachineCodeForFunction, do pass on ARM.




More information about the llvm-dev mailing list