[LLVMdev] Contributing new backend to LLVM
Eric Christopher
echristo at apple.com
Tue Nov 1 12:22:12 PDT 2011
On Nov 1, 2011, at 12:16 PM, Sergei Larin wrote:
> Eli,
>
> We can probably think of something like that, but diff on assembly output
> is prone to false negatives and depends on the machine independent part of
> the compiler...
Please look at how all of the existing tests in test/CodeGen/<Target> work
before rejecting the suggestion.
-eric
More information about the llvm-dev
mailing list