Skip to content
  • Reid Spencer's avatar
    For PR411: · 1241d6d5
    Reid Spencer authored
    Adjust to changes in Module interface:
    getMainFunction() -> getFunction("main")
    getNamedFunction(X) -> getFunction(X)
    
    llvm-svn: 33922
    1241d6d5
Loading