[llvm-dev] Way to guarantee generated indirect call is via memory?

Sanjoy Das via llvm-dev llvm-dev at lists.llvm.org
Mon Aug 17 16:47:50 PDT 2015


> One possibility is to use patchpoints
> (http://llvm.org/docs/StackMaps.html#id9). Are there any other alternatives?

Have you tried using a small code model?

-- Sanjoy


More information about the llvm-dev mailing list