[LLVMdev] System call miscompilation using the fast register allocator

Chris Smowton chris at smowton.net
Mon Oct 21 18:19:54 PDT 2013


A small correction to my last message: I had thought the syscall macros 
used by uclibc were borrowed from the Linux kernel includes, but in fact 
they're packaged with uclibc, and can be seen here:

http://git.uclibc.org/uClibc/tree/libc/sysdeps/linux/x86_64/bits/syscalls.h

Chris



More information about the llvm-dev mailing list