[PATCH] [prototype] Adding line table debug information to LLVM on Windows

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Dec 20 06:11:46 PST 2013


> Do you mean:
> a) I shouldn't be using `-filetype=obj` in these tests at all

This. Never, ever add a -filetype=obj test unless you have something
that has a good reason to be have a different code path in obj and asm
printing.



More information about the llvm-commits mailing list