prevent DCE of vaarg intrinsics. This should take care of most regressions
authorAndrew Lenharth <andrewl@lenharth.org>
Sun, 19 Jun 2005 14:41:20 +0000 (14:41 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Sun, 19 Jun 2005 14:41:20 +0000 (14:41 +0000)
commit94cd87f658e278102e6e10404c59991aeca2eedc
treec69a467eb429d26b2dde51d083fb8dd5294d2a78
parent017fba9d0f2b2f261684bf52c0e36e44f5a10f61
prevent DCE of vaarg intrinsics.  This should take care of most regressions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/Local.cpp