"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "f9e8c2b75960106c32ac6caeb98bb0ab66a6aeb8"
Try to fix a layering violation introduced by r213945
The dragonegg buildbot (and others?) started failing after r213945/r213946 because `llvm-as` wasn't linking in the bitcode reader. I think moving the verify functions to the same file as the verify pass should fix the build. Adding a command-line option for maintaining use-list order in assembly as a drive-by to prevent warnings about unused static functions. llvm-svn: 213947
Loading
Please register or sign in to comment