[ARM] In thumb mode, emit directive ".code 16" before file level inline
assembly instructions. This is necessary to ensure ARM assembler switches to Thumb mode before it starts assembling the file level inline assembly instructions at the beginning of a .s file. <rdar://problem/17757232> llvm-svn: 213924
Loading
Please register or sign in to comment