* The cleangcc pass is broken into two parts, we only want to
FunctionResolvingPass one. * We run it *after* the symbol stripping pass so that -strip can be pipelined with the constant merging pass or something else if desired. llvm-svn: 2226
Loading
Please register or sign in to comment