merge globaladdress symbol processing stuff into other stuff. Now
authorChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 05:06:07 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Sep 2009 05:06:07 +0000 (05:06 +0000)
commit47548d33654a9b747adabfc20a88babeeede2912
tree05f66147269c917ec0d335d26f960aa75026a767
parent22f9144c9b64eff7a4e802b1d872fd2319c7d7e4
merge globaladdress symbol processing stuff into other stuff.  Now
all global variable operand flag processing stuff is shared between
different operand types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80886 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.h
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp