Attributes: Don't print trailing whitespace on the function attribute comment.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 Apr 2013 11:43:21 +0000 (11:43 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 19 Apr 2013 11:43:21 +0000 (11:43 +0000)
commite94e4ca5fd94de185a840e9237b3b483f62342a8
treed8db790a2eb2026ae9ccf044a2d6fe88e3d11452
parentdb5f9270207292b62ea847560c5dd4e9873b57f5
Attributes: Don't print trailing whitespace on the function attribute comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179849 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/Attributes.cpp
test/Other/attribute-comment.ll [new file with mode: 0644]