[LLVMdev] a problem of jit debug
陳韋任
chenwj at iis.sinica.edu.tw
Mon Jun 6 20:42:22 PDT 2011
Hi, Tang
> but in the source code i find this comment.
> // ELF is a reasonably sane default and the only other X86 targets we
> // support are Darwin and Windows. Just use "not those".
I guess you found above comment in lib/Target/X86/X86Subtarget.h.
But I think X86Subtarget.h is only related to the codegen, but NOT
the debugging information. The comment means you can generate code
for Linux, Darwin and Windows on X86.
Regards,
chenwj
--
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
More information about the llvm-dev
mailing list