OSDN Git Service

Make MF a class member instead of passing it around everywhere.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 12 Dec 2011 18:16:53 +0000 (18:16 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 12 Dec 2011 18:16:53 +0000 (18:16 +0000)
commitdbf350a5a8f5fb5321a4e11e381f0023fbe61d15
tree564ad722b64e1b5d1bb29884b05d95790e78a9c3
parent2e68beb36afad1fbf578b10a012e655690c47120
Make MF a class member instead of passing it around everywhere.

Also add an MCP member pointing to the machine constant pool.

No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146382 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMConstantIslandPass.cpp