Replace inherited constructor with an explicit one
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 12 Jan 2016 19:27:59 +0000 (19:27 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Tue, 12 Jan 2016 19:27:59 +0000 (19:27 +0000)
commit9d327232e34ea4c7ed07f420b3595869121e4c1d
tree691d64c66f3a8fa7bee53f3539442e5a99e24d6e
parentb58587dac137302afc7802276cb8e32dc5f005a3
Replace inherited constructor with an explicit one

Some bots failed when the inherited constructor was used.

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