]> granicus.if.org Git - llvm/commit
[PowerPC][NFC] Move comment to the relevant function
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Sat, 22 Jun 2019 16:02:02 +0000 (16:02 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Sat, 22 Jun 2019 16:02:02 +0000 (16:02 +0000)
commit07476a79ff95ab9474756d786246757c28c4eabb
tree5858735987923e91c495372fe9b06dc8131afd26
parent20428852cc99c4e016680b4b5df4bb747c1a5c0b
[PowerPC][NFC] Move comment to the relevant function

A comment that applies to a virtual destructor was placed on a class
constructor. Move the comment to where it belongs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364132 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.cpp