[llvm-mca] Pass the InstrBuilder to the constructor of Backend.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 23 Mar 2018 11:50:43 +0000 (11:50 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Fri, 23 Mar 2018 11:50:43 +0000 (11:50 +0000)
commitb5088da452d82a11e9f0f518df100e440d7266d6
treeea5d784471b5fc11a841a9fada01880cc2f3130d
parent29538c6ddbdc74889d2f76bb4f710782e39989b3
[llvm-mca] Pass the InstrBuilder to the constructor of Backend.

This is done in preparation for the fix for PR36784.
No functional change.

llvm-svn: 328306
llvm/tools/llvm-mca/Backend.cpp
llvm/tools/llvm-mca/Backend.h
llvm/tools/llvm-mca/llvm-mca.cpp