[llvm-commits] CVS: llvm/lib/Target/X86/X86ATTAsmPrinter.cpp X86AsmPrinter.cpp X86ISelLowering.cpp X86ISelLowering.h X86InstrInfo.td
Anton Korobeynikov
asl at math.spbu.ru
Sat Apr 21 03:16:44 PDT 2007
> Presumably the win32 ABI uses completely different mechanisms for
> TLS.
Definitely. As it applies to ELF targets only, maybe it's worth to guard
stuff with assert(Subtarget->isTargetELF)?
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-commits
mailing list