Displaying 1 result from an estimated 1 matches for "b5f6cfc1".
2011 Aug 01
1
[LLVMdev] gcroot only in entry block?
Hi,
Is it necessary to emit all the calls to
@llvm.gcroot in the entry block of each function,
or can I emit them anywhere on the function?
Thanks,
N