Go to file
Nick Lewycky cdccffe731 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
2009-02-13 07:15:53 +00:00
clang Add sema support for the nodebug attribute. 2009-02-13 06:46:13 +00:00
llvm Reapply r64300: 2009-02-13 07:15:53 +00:00