[llvm-commits] [llvm] r89487 - /llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

Devang Patel devang.patel at gmail.com
Mon Nov 23 10:29:45 PST 2009


> Clang preserves this information and could emit it.  However, this is not really relevant here: shouldn't the decision be left up to the front-end, not discarded arbitrarily by the code generator?  It seems like the right fix is in llvm-gcc, not the llvm backend.

OK. Makes sense.

-
Devang




More information about the llvm-commits mailing list