[Mips16HardFloat] Simplify attribute change (NFC)
authorNikita Popov <npopov@redhat.com>
Wed, 22 Dec 2021 08:41:11 +0000 (09:41 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 22 Dec 2021 08:41:11 +0000 (09:41 +0100)
commit3b0f5a4856fce76a6535feddd1692747b81b60cd
treebc32d111fce410ed177c3263af757db755eabea5
parentf5ac23b5ae090d64d31f0b6624470af97dc20bf6
[Mips16HardFloat] Simplify attribute change (NFC)

As we're only removing and adding a single attribute, there is no
need to go through AttrBuilder.
llvm/lib/Target/Mips/Mips16HardFloat.cpp