Fix tests in order for them to not fail after r252604.
Some expected attributes appear to be incorrect after optimizations are run and llvm will strip them. Use -O0 so that llvm will not have a chance to remove them. llvm-svn: 253458
Loading
Please sign in to comment