Fix unused variable warning. NFCI.
We were casting to AArch64InstrInfo but only using it for static methods which some compilers complain about. llvm-svn: 325432
Loading
Please sign in to comment
We were casting to AArch64InstrInfo but only using it for static methods which some compilers complain about. llvm-svn: 325432