OSDN Git Service

Make sure to put an _ prefix on all identifiers!
authorChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 02:29:00 +0000 (02:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Aug 2004 02:29:00 +0000 (02:29 +0000)
commit505e783d8cecda3262eb5ef24326ef2e74da2ce3
tree513f2bbf05a891be59758c6f9e1c5289b86e02fe
parented1ff01639f8c0ea63131662568c82699447b6b3
Make sure to put an _ prefix on all identifiers!

Also, add some (currently disabled) code to print float's as 32-bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15846 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPC32AsmPrinter.cpp
lib/Target/PowerPC/PPCAsmPrinter.cpp