This is an archive of the discontinued LLVM Phabricator instance.

Make thumb the default instruction set for v7m and v7em
ClosedPublic

Authored by bogden on Oct 30 2013, 5:37 AM.

Diff Detail

Event Timeline

An alternative approach would be to enable thumb by default on all targets that support thumb2 - which would be more compatible with modern (hard-float) gccs.

But that's likely a bit more controversial than simply fixing the 7M targets, so I'll prepare a separate patch.

rengolin accepted this revision.Dec 12 2013, 6:53 AM

committed in 197152

rengolin closed this revision.Dec 12 2013, 6:53 AM