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)
commitb661ab1cbd20e18c478f84ee3c8464076d2eb38a
tree0bd58058eb93981c95ab731691dd2bee61c96c62
parent7b0c988b902b5c5af421589ab5b8f5952a6e1092
Save the MachineFunction in startFunction so that we can use it for
lookups of the subtarget later.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229996 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86AsmPrinter.h
lib/Target/X86/X86MCInstLower.cpp