Skip to content
Commit 16e47ff4 authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[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
parent 98c3c0f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment