r325916 missed to remove calls in constructor. llvm-svn: 325917
Unused fields cause buildbreak if -Werror,-Wunused-private-field is passed. llvm-svn: 325916
Add GlobalISel infrastructure up to the point where we can select a ret void. Patch by Petar Avramovic. Differential Revision: https://reviews.llvm.org/D43583 llvm-svn: 325888