[LLVMdev] JIT target list empty

OvermindDL1 overminddl1 at gmail.com
Fri Apr 10 22:02:17 PDT 2009


On Fri, Apr 10, 2009 at 10:07 PM, Óscar Fuentes <ofv at wanadoo.es> wrote:
> OvermindDL1 <overminddl1 at gmail.com> writes:
>
> [snip]
>> How does a target register itself into that
>> list, I know it is a static constructor somewhere, but I am not sure
>> where...
>
> http://www.llvm.org/docs/CMake.html#msvc
>
> ?

Oh thank you so much, that was it, three days of being irritated all
released at once.  Cannot believe I have not seen that before, I wrote
parts of those MSVC documents even...

I now see how it registers them now that I knew what to look for, bit
different then how I would have done it, but it works well enough.  :)




More information about the llvm-dev mailing list