[llvm] r207730 - If necessary for indirect encodings, emit stubs.

Joerg Sonnenberger joerg at britannica.bec.de
Wed Apr 30 20:27:44 PDT 2014


On Thu, May 01, 2014 at 12:25:15AM -0000, Joerg Sonnenberger wrote:
> Author: joerg
> Date: Wed Apr 30 19:25:15 2014
> New Revision: 207730
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=207730&view=rev
> Log:
> If necessary for indirect encodings, emit stubs.

BTW, I've open for ideas on how to refactor this. The same logic exists
in at least three backends now. The other ELF backends very very likely
need this too.

Joerg



More information about the llvm-commits mailing list