Migrate AtomicExpandPass and DwarfEHPrepare to using a Function-ized getSubtargetImpl.
authorEric Christopher <echristo@gmail.com>
Tue, 27 Jan 2015 01:04:42 +0000 (01:04 +0000)
committerEric Christopher <echristo@gmail.com>
Tue, 27 Jan 2015 01:04:42 +0000 (01:04 +0000)
commit4e048eeb2a780df9718dec6dedf8fd9b54c6174b
treec54b7324faa946c16338bc5b5dc309a3fff3e733
parent7aebb32dd303aeba3d9b2560e5725eaf8e5a730b
Migrate AtomicExpandPass and DwarfEHPrepare to using a Function-ized getSubtargetImpl.

llvm-svn: 227159
llvm/lib/CodeGen/AtomicExpandPass.cpp
llvm/lib/CodeGen/DwarfEHPrepare.cpp