"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ac9fdde7f409a1058e43be19b4a43728ffd95c9c"
-
Lang Hames authored
codegen passes. This brings it in to line with clang and llc's codegen setup, and tidies up the code. If I understand correctly, adding ModulePasses to a FunctionPassManager is bogus. It only seems to explode if an added ModulePass depends on a FunctionPass though, which might be why this code has survived so long. Fixes <rdar://problem/13386816>. llvm-svn: 176977
dfa3f8f4
Loading