Change getISAEncoding to use the target triple to determine
authorEric Christopher <echristo@gmail.com>
Sat, 21 Mar 2015 03:13:01 +0000 (03:13 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 21 Mar 2015 03:13:01 +0000 (03:13 +0000)
commitba617ac1ccea886d748e8a1aa7625501cf0fb832
tree9b582bc671c943fac7c45af693297fd3a0df4882
parent4ced9d418d4e045d62192544f4f54585bae18e34
Change getISAEncoding to use the target triple to determine
thumb-ness similar to the rest of the Module level asm printing
infrastructure as debug info finalization happens after the function
may be missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232875 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/AsmPrinter.h
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/Target/ARM/ARMAsmPrinter.h