]> granicus.if.org Git - clang/commit
Frontend: Add CodeGenAction::takeModule().
authorDaniel Dunbar <daniel@zuster.org>
Thu, 25 Feb 2010 04:37:50 +0000 (04:37 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 25 Feb 2010 04:37:50 +0000 (04:37 +0000)
commitb954e98893505d401acddac42650a81b83d8dc39
treec9556f267cab40831b596379289580bbc980da7a
parent4ee34616c6fa7700e27c0a5311718d844cbb7d2c
Frontend: Add CodeGenAction::takeModule().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97111 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CodeGenAction.h
lib/Frontend/CodeGenAction.cpp