[LLVMdev] .thumb_set
Renato Golin
renato.golin at linaro.org
Sat Jun 13 06:19:17 PDT 2015
On 13 June 2015 at 04:12, Saleem Abdulrasool <compnerd at compnerd.org> wrote:
> The behavior was taken from GAS. I don't know if there are applications
> using this and dependent on the behavior. Given that this is a GNU
> extension, I think its better to keep the behavior similar to GAS rather
> than implement and diverge.
I kind of agree with Saleem, here. We don't want to deviate, even from
silly behaviour, when implementing a GNU extension.
If this brings problems, we may add a warning, but not much more, I'd say.
cheers,
--renato
More information about the llvm-dev
mailing list