| commit | cdccffe731a8a10aade46d30df31aa478bdd9325 | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Fri Feb 13 07:15:53 2009 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Fri Feb 13 07:15:53 2009 +0000 |
| tree | ccd110aeca5655f73c630cc1b1dcde85622d42e4 | |
| parent | c60bd012bcc7843d7ad71fae3b040d402dba319f [diff] |
Reapply r64300: Make sure the SCC pass manager initializes any contained function pass managers. Without this, simplify-libcalls would add nocapture attributes when run on its own, but not when run as part of -std-compile-opts or similar. llvm-svn: 64443