OSDN Git Service

Align EH tables before label is emitted, not after,
authorDale Johannesen <dalej@apple.com>
Wed, 8 Oct 2008 21:50:21 +0000 (21:50 +0000)
committerDale Johannesen <dalej@apple.com>
Wed, 8 Oct 2008 21:50:21 +0000 (21:50 +0000)
commitd65b26495df824717760099e0294db8f2a4662db
tree0ae1b8dd02fe6c5af2474e71e6fb790832164873
parent585457e37effc1f065281d0dad7858305b304fcb
Align EH tables before label is emitted, not after,
thus aligning the label.

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