]> granicus.if.org Git - clang/commit
Use -emit-llvm-only, to avoid leaving a temp around.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 11 Mar 2010 18:23:02 +0000 (18:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 11 Mar 2010 18:23:02 +0000 (18:23 +0000)
commitd295d78645503711d67ce54be2faddf7abdbc4e9
tree5f35430da68180e06195b380a824df80b3d5a23a
parent6cb6eb4c792b504ad652d9230640656852e18ee9
Use -emit-llvm-only, to avoid leaving a temp around.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98267 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/PR6474.cpp