Commits

John McCall committed 81c1d084f79
Don't test for specific LLVM attribute list numbers. This is very brittle against the exact order in which attribute lists are used in the module. None of these tests even bother verifying anything about the actual attributes involved, so just don't test for the attribute lists at all. Swift SVN r20380