Fix -mthumb resetting of target cpu
Passing -mthumb with no explicit CPU on the command line resulted in target CPU changing from the architecture default to arm7tdmi. Now it does not. llvm-svn: 197151
Loading
Please register or sign in to comment