Implement the AsmPrinter::getPreferredAlignmentLog method.
authorChris Lattner <sabre@nondot.org>
Sun, 5 Feb 2006 01:29:18 +0000 (01:29 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 5 Feb 2006 01:29:18 +0000 (01:29 +0000)
commit4d57e0cd69d8466c9321d67021c4747ce822f79a
tree48bc81693e2090a443e9926c9ca0f34256c2186c
parent28adf292d903f1bc397cbf5e4058828f76f9c054
Implement the AsmPrinter::getPreferredAlignmentLog method.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25978 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter.cpp