[LLVMdev] Where does llvm.memcpy.i64 and friends get lowered ?
Aaron Gray
aaronngray.lists at googlemail.com
Sat Jul 18 14:21:21 PDT 2009
Hi,
I am working on the COFF backend and am wondering where llvm.memcpy gets
lowered to memcpy ?
It seems to be done by the assembler backends and would have thought
it would either be done by a lowering pass or done by the mangler but it
does not seem to be either.
Many thanks in advance,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090718/7beb4828/attachment.html>
More information about the llvm-dev
mailing list