ARM TAI no longer needs a TM, but createTargetAsmInfo() still does.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 05:23:52 +0000 (05:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 05:23:52 +0000 (05:23 +0000)
commit24def37c85cad01845e5fb2efc87e4d5471a2a6a
treeddcaa8f07463ca91b8ddc573e9a524d5809d18ef
parentd90183d25dcbc0eabde56319fed4e8d6ace2e6eb
ARM TAI no longer needs a TM, but createTargetAsmInfo() still does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77878 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMTargetAsmInfo.cpp
lib/Target/ARM/ARMTargetAsmInfo.h
lib/Target/ARM/ARMTargetMachine.cpp