Save the MachineFunction in startFunction so that we can use it for
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:01:55 +0000 (08:01 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 08:01:55 +0000 (08:01 +0000)
commitad1ef04ab160848f6e204ad03e35a8a22367befc
tree7bf381730eff989981a66eb3aa22e469ad217676
parent4369c9b42cdffa63e226531885644663907f6822
Save the MachineFunction in startFunction so that we can use it for
lookups of the subtarget later.

llvm-svn: 229996
llvm/lib/Target/X86/X86AsmPrinter.h
llvm/lib/Target/X86/X86MCInstLower.cpp