[patch] Drop support for non-cfi capable assemblers

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Mar 21 14:30:58 PDT 2014


On 21 March 2014 14:01, David Blaikie <dblaikie at gmail.com> wrote:
> Kind of a big LLVM patch - any chance of breaking it down a bit?

I can yes.  It would look something like

* remove the llc option.
* the clang side
* remove the target option
* remove the MCStreamer constructor option
* the rest

but I assume we want all or nothing, which is why I have sent a
combined patch. If people are ok with the idea, I can send the
individual bits for review of the patches themselves.

Cheers,
Rafael



More information about the llvm-commits mailing list