Set nomacro before emitting the sequence of instructions that set global pointer
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 15 Nov 2011 18:44:44 +0000 (18:44 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 15 Nov 2011 18:44:44 +0000 (18:44 +0000)
commitac20aad81c8444b3f3901d805d62627df5b8cacc
treeb6f59df3f3f470dddc6164701300b0e0edf978d4
parent160408546cce8243ea5d8e2e447eeafcf94539af
Set nomacro before emitting the sequence of instructions that set global pointer
register.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144665 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsFrameLowering.cpp