Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify that attributes are not lost during linking. | Bill Wendling | 2014-01-24 | 1 | -0/+8 |
We don't want to lose attributes when a function decl without them is merged with a function decl that has them. PR2382 llvm-svn: 200030 |