[llvm] r199818 - Fix inline assembly that switches between ARM and Thumb modes
Rafael EspĂndola
rafael.espindola at gmail.com
Fri Jan 24 08:05:50 PST 2014
> Why is this needed at the MCStreamer level? Why can't codegen use
> EmitAssemblerFlag directly?
It can. I fixed this in r200011 and removed the "llc -filetype=obj"
tests in r200013.
Cheers,
Rafael
More information about the llvm-commits
mailing list