OSDN Git Service

Give the X86 asm printer the ability to print out addressing modes that have
authorChris Lattner <sabre@nondot.org>
Fri, 15 Oct 2004 04:44:53 +0000 (04:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Oct 2004 04:44:53 +0000 (04:44 +0000)
commitd416f086cc97976abd4f40adadb3956763ffe4b0
tree3a96e3efec800b3379411d156766e4f9ad9c6a6b
parentfb3d844e5018c55f070fceede9662269a4ddec2e
Give the X86 asm printer the ability to print out addressing modes that have
constant displacements from global variables.  Patch by Jeff Cohen!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmPrinter.cpp