search for: 73388f32

Displaying 2 results from an estimated 2 matches for "73388f32".

2011 Jun 09
0
[LLVMdev] gcroot intrinsic
On 8 June 2011 17:20, Anderson, Todd A <todd.a.anderson at intel.com> wrote: > I’ve been tinkering around with some llvm assembly trying out some of the > GC related features. When I add a call to @llvm.gcroot, it is consistently > acting like it doesn’t know what that function is. I’m just getting started > so it is probably something small and simple but some googling didn’t
2011 Jun 09
2
[LLVMdev] gcroot intrinsic
I’ve been tinkering around with some llvm assembly trying out some of the GC related features. When I add a call to @llvm.gcroot, it is consistently acting like it doesn’t know what that function is. I’m just getting started so it is probably something small and simple but some googling didn’t yield much in the way of an answer. Any help is appreciated. Thanks, Todd