some simple whitespace cleanup, avoid copying vectors for no reason
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 16:44:47 +0000 (16:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 16:44:47 +0000 (16:44 +0000)
commitdc47146a25f56badec845d7443b735c299aa1db6
tree2745b002c1a35acba694c49f002dbae297d5d1a8
parentf5fdf73238dfd923f33bcbbd397cff6752d9c41e
some simple whitespace cleanup, avoid copying vectors for no reason
as much, etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PIC16/PIC16AsmPrinter.cpp