Victor
Victor
挺有意思,哈哈
Just official document: http://llvm.org/docs/CodeGenerator.html
这个编译器的目标文件格式是 Windows 下的 PE 格式,前端和中端可以在其他系统下开发,之后尝试移植到其他操作系统。
I think `l` means left value (a pointer), `r` means right value.
If the index is a variable, offset will be 0 in "points to" analysis. It's imprecise.
> Hi guys, I'm running into the same issue. Can you elaborate how you changed the function in order to get this working?. > > @KDenisPi > > Many thanks,...