EmitAlignment() also emits optional fill value.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 25 Jul 2007 23:35:07 +0000 (23:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 25 Jul 2007 23:35:07 +0000 (23:35 +0000)
commit73a259a9d1814912255aee6c185c5aeb7bb581ba
treee6a8966841cd142e2bebe5ba6a39d823a54e5450
parentd88ea4d9aa3f70d30963a1eec2a210c9aef6e24b
EmitAlignment() also emits optional fill value.

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