aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneModule.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-08-21 00:13:37 +0000
committerJason Molenda <jmolenda@apple.com>2015-08-21 00:13:37 +0000
commit6d9fe8c156f49ca4cd4404473f9115701f9b4581 (patch)
treed4395a3a7d997e67b74491c78a7f38a49a4dbfd4 /llvm/lib/Transforms/Utils/CloneModule.cpp
parent6002295c6a7b53e35b012410d6d3240e729b6f65 (diff)
downloadllvm-6d9fe8c156f49ca4cd4404473f9115701f9b4581.zip
llvm-6d9fe8c156f49ca4cd4404473f9115701f9b4581.tar.gz
llvm-6d9fe8c156f49ca4cd4404473f9115701f9b4581.tar.bz2
The llvm Triple for an armv6m now comes back as llvm::Triple::thumb.
This was breaking disassembly for arm machines that we force to be thumb mode all the time because we were only checking for llvm::Triple::arm. i.e. armv6m (ARM Cortex-M0) armv7m (ARM Cortex-M3) armv7em (ARM Cortex-M4) <rdar://problem/22334522> llvm-svn: 245645
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions