[llvm-commits] [llvm] r166762 - /llvm/trunk/lib/Target/CppBackend/CPPBackend.cpp

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Oct 26 12:43:24 PDT 2012


On 26 October 2012 15:42, Nicolas Geoffray <nicolas.geoffray at gmail.com> wrote:
> Hi Rafael,
>
> That would be great! Somehow compiling the c++ output, run it and compare
> with the original source. I don't know if llvm has some existing testing
> framework for doing that, but it is certainly feasible.

I was thinking something much more basic: Run FileCheck on the output.

> Nicolas
>

Cheers,
Rafael



More information about the llvm-commits mailing list