[llvm-commits] [llvm-gcc-4.2] r69795 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Duncan Sands
baldrick at free.fr
Thu Apr 23 10:23:00 PDT 2009
> You can get a reasonable amount of testing by just taking the reduced
> testcase (which just contains the global) and compiling it with a PPC-
> targetting "cc1". It is reasonably fast to build a GCC and llvm-gcc
> cross to PPC if you don't care about anything other than cc1. With
> that, you can just compare the .byte output from each compiler.
Not sure how cc1 is relevant to an Ada testcase :)
Anyway, Dale seems to have found a nice C++ testcase,
so as punishment for his good work I'll let him check
PPC!
Ciao,
Duncan.
More information about the llvm-commits
mailing list