Displaying 2 results from an estimated 2 matches for "benzrf".
Did you mean:
benz
2018 Jan 14
0
How to use stack maps
...https://github.com/dotnet/llilc/blob/master/lib/GcInfo/GcInfo.cpp
https://llvm.org/docs/StackMaps.html#stackmap-format
https://github.com/llvm-mirror/llvm/blob/4604874612fa292ab4c49f96aedefdf8be1ff27e/include/llvm/Object/StackMapParser.h
Thanks,
River Riddle
On Sat, Jan 13, 2018 at 10:02 AM, benzrf via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Is there an explanation anywhere of what code that uses a stack map looks
> like? I'm interested in writing a garbage collector, but it's not clear to
> me how my code should make use of the stack map format to actually loc...
2018 Jan 13
3
How to use stack maps
Is there an explanation anywhere of what code that uses a stack map looks
like? I'm interested in writing a garbage collector, but it's not clear to
me how my code should make use of the stack map format to actually locate
roots in memory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: