Add LLVM_ATTRIBUTE_UNUSED to function currently just used in an assert
authorSid Manning <sidneym@codeaurora.org>
Wed, 15 Oct 2014 19:24:14 +0000 (19:24 +0000)
committerSid Manning <sidneym@codeaurora.org>
Wed, 15 Oct 2014 19:24:14 +0000 (19:24 +0000)
commitf0f7ec31d46a43138f332ab3258c8d00c70e00ad
treed830c521cfac2671c011baa46d87b2c402cd6ec2
parent38537634e2b24674c291c1d691b13864a1fbae25
Add LLVM_ATTRIBUTE_UNUSED to function currently just used in an assert

Fixes break when -Wunused-function is used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219833 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Hexagon/InstPrinter/HexagonInstPrinter.cpp