Date: Wed, 18 Feb 2009 20:05:52 +0100 From: Christoph Mallon <christoph.mallon@gmx.de> To: Ed Schouten <ed@80386.nl> Cc: svn-src-head@freebsd.org, Roman Divacky <rdivacky@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r188753 - head/sys/i386/acpica Message-ID: <499C5C10.9020700@gmx.de> In-Reply-To: <20090218185535.GO79178@hoeg.nl> References: <200902181825.n1IIPH9n071204@svn.freebsd.org> <20090218185535.GO79178@hoeg.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Ed Schouten schrieb: > Roman, > > This file doesn't seem to compile with LLVM properly. I don't know a lot > about inline asm, but shouldn't these variables be passed as arguments > to the __asm block? I would fix it if I knew how, but I don't. :-( You cannot pass variables to global asm statements.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499C5C10.9020700>