summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/func-attrs-b.ll
Commit message (Collapse)AuthorAgeFilesLines
* Verify that attributes are not lost during linking.Bill Wendling2014-01-241-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
OpenPOWER on IntegriCloud