[llvm-commits] [llvm-gcc-4.2] r119778 - /llvm-gcc-4.2/trunk/gcc/llvm-backend.cpp

Duncan Sands baldrick at free.fr
Sat Nov 20 09:33:59 PST 2010


Hi Rafael,

> Clang has an integrated assembler, so it doesn't need to worry about a
> system assembler that doesn't support .loc. The backend cannot tell if
> it is being used by clang or not.

can't the logic only kick in if you are writing out an assembler file,
rather than an object file?

Ciao,

Duncan.



More information about the llvm-commits mailing list