[LLVMdev] inline asm constraints examples/tests
Dale Johannesen
dalej at apple.com
Mon Sep 20 13:09:30 PDT 2010
On Sep 20, 2010, at 12:07 PMPDT, John Thompson wrote:
> I'm trying to write some tests for inline asm constraints, single and multiple alternative.
I believe ffmpeg uses a lot of inline asm, and doesn't build & work yet because of asm-related bugs in the register allocators and perhaps other places. And there's always the various testsuites of course, especially gcc's.
More information about the llvm-dev
mailing list