hopefully address PR3379 by making the P modifier work in x86 inline asm.
authorChris Lattner <sabre@nondot.org>
Fri, 23 Jan 2009 22:33:40 +0000 (22:33 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 23 Jan 2009 22:33:40 +0000 (22:33 +0000)
commit91387de8cece07e871e02148d62fd3f17d831cad
treecf1115e19d127d778d705bd9722d49df4dfbd8e9
parente591b202b962de033940aafa6ede385cf824f8ec
hopefully address PR3379 by making the P modifier work in x86 inline asm.

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