ARM: remove unnecessary .arm directive
It was redundant (since ARM mode is the default) and misleading since (e.g.) Cortex-A15 would not satisfy the #ifdef but would be in ARM mode regardless. llvm-svn: 200043
Loading
Please register or sign in to comment