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

Duncan Sands baldrick at free.fr
Mon Nov 29 00:20:55 PST 2010


> When emitting a single function with cppgen=function, you don't want to emit
> initializers of global variables used in the function.
> Also make sure to emit the operands of a constant.

Testcase?

Ciao, Duncan.



More information about the llvm-commits mailing list