| commit | 1241d6d5abb58dc8af3f3dc8edc3d3b3158111a4 | [log] [tgz] |
|---|---|---|
| author | Reid Spencer <rspencer@reidspencer.com> | Mon Feb 05 21:19:13 2007 +0000 |
| committer | Reid Spencer <rspencer@reidspencer.com> | Mon Feb 05 21:19:13 2007 +0000 |
| tree | ad451cdec90d6387b43be20fdfdd733e8003a1b6 | |
| parent | 3c52e275ea70ff0466b7a49f14ae02fa136f52f7 [diff] |
For PR411:
Adjust to changes in Module interface:
getMainFunction() -> getFunction("main")
getNamedFunction(X) -> getFunction(X)
llvm-svn: 33922