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)
commitcd53d6eda794edbda5550253faba66f67bc6d2fb
treef5f710b89af0d12764aafa0a8d792c99ab85d684
parent23a7d1e6f4d35f5f184e41dc949d4f5cd5f356e9
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.

llvm-svn: 232875
llvm/include/llvm/CodeGen/AsmPrinter.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
llvm/lib/Target/ARM/ARMAsmPrinter.h