diff options
author | Duncan Sands <baldrick@free.fr> | 2009-01-28 13:14:17 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2009-01-28 13:14:17 +0000 |
commit | 1465d61bdd36cfd6021036a527895f0dd358e97d (patch) | |
tree | 5a066582fade4aa68d9608de87fb15a0400fe12a /docs/CompilerDriver.html | |
parent | e02f724880ddb7ffe296cda3ffb9822761a13ce7 (diff) | |
download | external_llvm-1465d61bdd36cfd6021036a527895f0dd358e97d.zip external_llvm-1465d61bdd36cfd6021036a527895f0dd358e97d.tar.gz external_llvm-1465d61bdd36cfd6021036a527895f0dd358e97d.tar.bz2 |
Rename getAnalysisToUpdate to getAnalysisIfAvailable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63198 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CompilerDriver.html')
-rw-r--r-- | docs/CompilerDriver.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CompilerDriver.html b/docs/CompilerDriver.html index fc687f1..6338dd2 100644 --- a/docs/CompilerDriver.html +++ b/docs/CompilerDriver.html @@ -611,7 +611,7 @@ errors as its status code.</p> <a href="mailto:foldr@codedgers.com">Mikhail Glushenkov</a><br /> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br /> -Last modified: $Date: 2008-12-11 11:34:48 -0600 (Thu, 11 Dec 2008) $ +Last modified: $Date$ </address></div> </div> </div> |